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

/freebsd-9.3-release/usr.sbin/flowctl/
H A Dflowctl.c98 char *ng_path; variable
118 ng_path = argv[0];
119 if (ng_path == NULL || (strlen(ng_path) > NG_PATHSIZ))
219 token = NgSendMsg(cs, ng_path, NGM_NETFLOW_COOKIE,

Completed in 52 milliseconds