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

/freebsd-13-stable/contrib/ntp/include/
H A Dntpd.h276 extern char *sys_groupname; /* group name */
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_crypto.c155 char *sys_groupname = NULL; variable
4031 sys_groupname = estrdup((char *)++ptr);
H A Dntp_proto.c851 * sys_groupname is non-NULL, there must be
855 && sys_groupname != NULL) {
4880 if (strcmp(grp, sys_groupname) == 0)

Completed in 102 milliseconds