Searched refs:op_num (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/test/zfs-tests/cmd/dir_rd_update/ |
H A D | dir_rd_update.c | 55 static const int op_num = 5; local 92 while (j < op_num) { 105 while (k < op_num) {
|
/illumos-gate/usr/src/lib/nsswitch/compat/common/ |
H A D | compat_common.h | 116 nss_dbop_t op_num); 121 nss_dbop_t op_num);
|
H A D | compat_common.c | 516 _attrdb_compat_XY_all(be, argp, netdb, check, op_num) 521 nss_dbop_t op_num; 674 if ((op_num == NSS_DBOP_USERATTR_BYNAME) || 675 (op_num == NSS_DBOP_AUDITUSER_BYNAME)) { 678 op_num, 732 _nss_compat_XY_all(be, args, check, op_num) 736 nss_dbop_t op_num; 882 if (is_nss_lookup_by_name(0, op_num) != 0) { 890 be->db_initf, op_num, args); 897 be->db_initf, op_num, arg [all...] |
Completed in 68 milliseconds