HomeSort by: relevance | last modified time | path
    Searched defs:status_f (Results 1 - 3 of 3) sorted by relevancy

  /src/sbin/ifconfig/
ifconfig.c 1272 status_func_t *status_f; local in function:status
1334 SIMPLEQ_FOREACH(status_f, &status_funcs, f_next)
1335 (*status_f->f_func)(env, oenv);
ifconfig.c 1272 status_func_t *status_f; local in function:status
1334 SIMPLEQ_FOREACH(status_f, &status_funcs, f_next)
1335 (*status_f->f_func)(env, oenv);
ifconfig.c 1272 status_func_t *status_f; local in function:status
1334 SIMPLEQ_FOREACH(status_f, &status_funcs, f_next)
1335 (*status_f->f_func)(env, oenv);

Completed in 123 milliseconds