Home
last modified time | relevance | path

Searched refs:check_type (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/oamuser/user/
H A Dfuncs.c73 static const char *check_type(const char *);
83 { USERATTR_TYPE_KW, check_type, type },
408 check_type(const char *type) in check_type() function
/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_type.c59 void check_type(int id) in check_type() function
H A Dcheck_list.h96 CK(check_type)
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dname.c407 goto check_type; in nv_setlist()
436 goto check_type; in nv_setlist()
488 goto check_type; in nv_setlist()
521 goto check_type; in nv_setlist()
616 goto check_type; in nv_setlist()
668 check_type: in nv_setlist()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c4911 int check_type; in fctl_ulp_unsol_cb() local
4918 check_type = 1; in fctl_ulp_unsol_cb()
4926 check_type = 0; in fctl_ulp_unsol_cb()
4947 if (check_type && mod->mod_info->ulp_type != type) { in fctl_ulp_unsol_cb()