Home
last modified time | relevance | path

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

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