Searched refs:ng_path (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/usr.sbin/flowctl/
H A Dflowctl.c112 char *ng_path; variable
132 ng_path = argv[0];
133 if (ng_path == NULL || (strlen(ng_path) > NG_PATHSIZ))
236 token = NgSendMsg(cs, ng_path, NGM_NETFLOW_COOKIE,

Completed in 21 milliseconds