Home
last modified time | relevance | path

Searched refs:NCA_BOOL (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/lib/libncp/
Dncpl_subr.c376 case NCA_BOOL: in ncp_args_parserc()
419 case NCA_BOOL: in ncp_args_parseopt()
/freebsd-9-stable/sys/netncp/
Dncp_lib.h60 enum ncp_argtype {NCA_STR,NCA_INT,NCA_BOOL}; enumerator