HomeSort by: relevance | last modified time | path
    Searched defs:change_table (Results 1 - 2 of 2) sorted by relevancy

  /src/dist/pf/usr.sbin/authpf/
authpf.c 51 static int change_table(int, const char *);
304 if (change_table(1, ipsrc) == -1) {
736 change_table(int add, const char *ipsrc) function in typeref:typename:int
832 change_table(0, ipsrc);
authpf.c 51 static int change_table(int, const char *);
304 if (change_table(1, ipsrc) == -1) {
736 change_table(int add, const char *ipsrc) function in typeref:typename:int
832 change_table(0, ipsrc);

Completed in 21 milliseconds