Home
last modified time | relevance | path

Searched refs:IP__NULL (Results 1 – 4 of 4) sorted by relevance

/NextBSD/usr.sbin/jail/
HDconfig.c335 if (ipnum != IP__NULL) { in add_param()
357 if (ipnum != IP__NULL) in add_param()
387 if (ipnum != IP__NULL) in add_param()
390 for (ipnum = IP__NULL + 1; ipnum < IP_NPARAM; ipnum++) in add_param()
HDjail.c85 IP__NULL, enumerator
103 IP__NULL enumerator
107 IP__NULL, enumerator
124 IP__NULL enumerator
HDjailp.h76 IP__NULL = 0, /* Null command */ enumerator
HDcommand.c104 case IP__NULL: in next_command()