Searched refs:try_one (Results 1 – 3 of 3) sorted by relevance
| /freebsd/crypto/krb5/src/util/et/ |
| H A D | t_com_err.c | 14 try_one (errcode_t code, int known, int table, int msgno) in try_one() function 42 try_one (c0, known, table, 0); in try_table() 43 try_one (c1, known, table, 1); in try_table() 44 try_one (c2, known, table, 2); in try_table()
|
| /freebsd/crypto/heimdal/lib/kafs/ |
| H A D | afssys.c | 360 try_one (int syscall_num) in try_one() function 480 if (try_one (tmp) == 0) in k_hasafs() 492 if (try_one (tmp) == 0) { in k_hasafs() 505 if (try_one (AFS_SYSCALL) == 0) in k_hasafs() 525 if (try_one (AFS_SYSCALL2) == 0) in k_hasafs() 530 if (try_one (AFS_SYSCALL3) == 0) in k_hasafs()
|
| H A D | ChangeLog | 509 (try_one, try_two): conditionalize
|