Searched refs:op_num (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/test/zfs-tests/cmd/dir_rd_update/ |
H A D | dir_rd_update.c | 55 static const int op_num = 5; in main() local 92 while (j < op_num) { in main() 105 while (k < op_num) { in main()
|
/titanic_41/usr/src/lib/nsswitch/compat/common/ |
H A D | compat_common.c | 516 _attrdb_compat_XY_all(be, argp, netdb, check, op_num) in _attrdb_compat_XY_all() argument 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) in _nss_compat_XY_all() argument 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, args); [all …]
|
H A D | compat_common.h | 116 nss_dbop_t op_num); 121 nss_dbop_t op_num);
|