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

/freebsd-13-stable/usr.sbin/flowctl/
H A Dflowctl.c114 char *ng_path; variable
134 ng_path = argv[0];
135 if (ng_path == NULL || (strlen(ng_path) > NG_PATHSIZ))
238 token = NgSendMsg(cs, ng_path, NGM_NETFLOW_COOKIE,

Completed in 50 milliseconds