HomeSort by relevance Sort by last modified time
    Searched refs:UNPRIV_GROUP (Results 1 - 6 of 6) sorted by null

  /external/tlsdate/
config.h 248 #define UNPRIV_GROUP "tlsdate"
  /external/tlsdate/src/
tlsdate-helper-plan9.h 46 #ifndef UNPRIV_GROUP
47 #define UNPRIV_GROUP "nogroup"
tlsdate-helper.h 55 #ifndef UNPRIV_GROUP
56 #define UNPRIV_GROUP "nogroup"
tlsdate-helper-plan9.c 1112 drop_privs_to (UNPRIV_USER, UNPRIV_GROUP, NULL);
    [all...]
tlsdate-helper.c     [all...]
tlsdated.c 122 opts->group = UNPRIV_GROUP;

Completed in 59 milliseconds