Home
last modified time | relevance | path

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

/freebsd-14-stable/lib/libtacplus/
HDtaclib.h137 int tac_create_author(struct tac_handle *, int, int, int);
HDtaclib.c905 tac_create_author(struct tac_handle *h, int method, int type, int service) in tac_create_author() function
/freebsd-14-stable/lib/nss_tacplus/
HDnss_tacplus.c122 ret = tac_create_author(h, TAC_AUTHEN_METH_NOT_SET, in tacplus_getpwnam_r()