Searched defs:alloc_cmd (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/syseventd/daemons/syseventconfd/
H A Dsyseventconfd.c254 if ((cmd = alloc_cmd(nvlist)) != NULL) {
605 alloc_cmd(nvlist_t *nvlist) function
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.c491 alloc_cmd(void) function
1052 if ((help_cmd = alloc_cmd()) == NULL)
1452 if ((walkprop_cmd = alloc_cmd()) == NULL)
1725 if ((end_cmd = alloc_cmd()) == NULL) {
/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.c699 alloc_cmd(void) function
7261 if ((cmd = alloc_cmd()) == NULL) {

Completed in 83 milliseconds