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

  /src/sbin/ifconfig/
ifconfig.c 124 static int no_cmds_exec(prop_dictionary_t, prop_dictionary_t);
246 struct pterm no_cmds = PTERM_INITIALIZER(&no_cmds, "no commands", no_cmds_exec,
513 no_cmds_exec(prop_dictionary_t env, prop_dictionary_t oenv) function in typeref:typename:int
ifconfig.c 124 static int no_cmds_exec(prop_dictionary_t, prop_dictionary_t);
246 struct pterm no_cmds = PTERM_INITIALIZER(&no_cmds, "no commands", no_cmds_exec,
513 no_cmds_exec(prop_dictionary_t env, prop_dictionary_t oenv) function in typeref:typename:int

Completed in 125 milliseconds