Home
last modified time | relevance | path

Searched defs:wild (Results 1 – 14 of 14) sorted by relevance

/titanic_44/usr/src/lib/libadm/common/
H A Dpkgnmchk.c55 valname(char *pkg, int wild) in valname()
/titanic_44/usr/src/cmd/svr4pkg/pkgremove/
H A Dspecial.c95 int wild = 0; in match() local
158 int wild; in search_special_contents() local
/titanic_44/usr/src/cmd/format/
H A Dio.c273 geti(str, iptr, wild) in geti() argument
308 geti64(str, iptr, wild) in geti64() argument
353 int wild; local
/titanic_44/usr/src/lib/libc/port/gen/
H A Dgetut.c458 int wild; /* flag, true iff wild card char seen */ in _compat_makeut() local
/titanic_44/usr/src/cmd/fs.d/cachefs/cachefspack/
H A Ddocmds.c671 char *wild; in discont_srch() local
/titanic_44/usr/src/uts/sun4u/io/
H A Dppm_xgsubr.c213 char *wild; in ppm_create_db() local
/titanic_44/usr/src/uts/common/os/
H A Ddevpolicy.c457 int len, wild; in devpolicy_load() local
/titanic_44/usr/src/lib/libtecla/common/
H A Dexpand.c353 int wild; /* True if the path contains any wildcards */ in ef_expand_file() local
/titanic_44/usr/src/lib/nsswitch/nis/common/
H A Dgetnetgrent.c722 const char *wild = "*"; local
/titanic_44/usr/src/uts/common/io/hxge/
H A Dhxge_pfc.h200 uint32_t wild; /* 63:32 */ member
/titanic_44/usr/src/lib/libast/common/vmalloc/
H A Dvmhdr.h346 Block_t* wild; /* wilderness block */ member
/titanic_44/usr/src/uts/common/inet/ip/
H A Dspd.c1264 #define SET_EXP_MINMAX(type, wild, alg, min, max, ipss) \ in ipsec_act_wildcard_expand() argument
1303 #define WHICH_ALG(type, wild, idx, ipss) \ in ipsec_act_wildcard_expand() argument
/titanic_44/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_smb.c2256 smbfs_smb_findopen(struct smbnode *dnp, const char *wild, int wlen, in smbfs_smb_findopen()
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecconf.c905 #define WHICH_ALG(type, wild, idx) ((wild)?(known_algs[type][idx].id):(idx)) in ips_act_wild_props_to_action() argument