Home
last modified time | relevance | path

Searched refs:tac_create_author (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libtacplus/
H A Dtaclib.h137 int tac_create_author(struct tac_handle *, int, int, int);
H A Dtaclib.c904 tac_create_author(struct tac_handle *h, int method, int type, int service) in tac_create_author() function
/freebsd/lib/nss_tacplus/
H A Dnss_tacplus.c122 ret = tac_create_author(h, TAC_AUTHEN_METH_NOT_SET, in tacplus_getpwnam_r()