Home
last modified time | relevance | path

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

/titanic_54/usr/src/cmd/oamuser/user/
H A Dfuncs.c73 static const char *check_type(const char *);
84 { USERATTR_TYPE_KW, check_type, type },
410 check_type(const char *type) in check_type() function
/titanic_54/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()
/titanic_54/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c4910 int check_type; in fctl_ulp_unsol_cb() local
4917 check_type = 1; in fctl_ulp_unsol_cb()
4925 check_type = 0; in fctl_ulp_unsol_cb()
4946 if (check_type && mod->mod_info->ulp_type != type) { in fctl_ulp_unsol_cb()