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

/freebsd-9.3-release/lib/libtacplus/
H A Dtaclib.c80 static void create_msg(struct tac_handle *, int, int, int);
945 create_msg(h, TAC_AUTHEN, action, type);
961 create_msg(h, TAC_AUTHOR, method, type);
977 create_msg(h, TAC_ACCT, action, type);
990 create_msg(struct tac_handle *h, int msg_type, int var, int type) function

Completed in 98 milliseconds