Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/jail/
H A Dconfig.c339 if (ipnum != IP__NULL) { in add_param()
361 if (ipnum != IP__NULL) in add_param()
398 if (ipnum != IP__NULL) in add_param()
401 for (ipnum = IP__NULL + 1; ipnum < IP_NPARAM; ipnum++) in add_param()
H A Djail.c89 IP__NULL, enumerator
109 IP__NULL enumerator
113 IP__NULL, enumerator
131 IP__NULL enumerator
H A Djailp.h80 IP__NULL = 0, /* Null command */ enumerator
H A Dcommand.c126 case IP__NULL: in next_command()