Searched defs:authsys_create (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/rpc/ |
H A D | auth.h | 267 #define authsys_create(c,i1,i2,i3,ip) authunix_create((c),(i1),(i2),(i3),(ip)) macro
|
/freebsd/include/rpc/ |
H A D | auth.h | 270 #define authsys_create(c,i1,i2,i3,ip) authunix_create((c),(i1),(i2),(i3),(ip)) macro
|