Home
last modified time | relevance | path

Searched defs:exists (Results 1 – 25 of 41) sorted by relevance

12

/titanic_41/usr/src/uts/i86pc/sys/
H A Dmemnode.h72 int exists; /* only try if set, list may still be empty */ member
/titanic_41/usr/src/uts/sun4/sys/
H A Dmemnode.h98 int exists; /* only try if set, list may still be empty */ member
/titanic_41/usr/src/cmd/cron/
H A Dpermit.c41 #define exists(file) (stat(file, &globstat) == 0) macro
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/wanboot/keygen/
H A Dkeygen.c271 boolean_t exists = B_FALSE; in master_gen_key() local
367 boolean_t exists = B_FALSE; in client_gen_key() local
/titanic_41/usr/src/head/
H A Dmacros.h63 #define exists(file) (stat(file, &Statbuf) < 0 ? 0 : Statbuf.st_mode) macro
/titanic_41/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/
H A DPrinterUtil.java183 public synchronized static boolean exists( in exists() method in PrinterUtil
H A DDoPrinterUtil.java498 public static boolean exists( in exists() method in DoPrinterUtil
/titanic_41/usr/src/lib/libpp/common/
H A Dppexpr.c43 exists(int op, char* pred, register char* args) in exists() function
/titanic_41/usr/src/ucbcmd/install.d/
H A Dinstall.c130 int exists = 0; in main() local
/titanic_41/usr/src/cmd/fm/modules/common/eversholt/
H A Dconfig.c109 int exists; in config_lookup() local
212 int exists; in addconfig() local
/titanic_41/usr/src/cmd/make/bin/
H A Dfiles.cc86 exists(register Name target) in exists() function
/titanic_41/usr/src/cmd/cmd-inet/lib/ipmgmtd/
H A Dipmgmt_main.c531 boolean_t exists = B_FALSE; in ipmgmt_persist_if_exists() local
/titanic_41/usr/src/uts/sun4v/sys/
H A Dmpo.h100 int exists; /* set to 1 if mblock has memory in this mnode stripe */ member
/titanic_41/usr/src/cmd/bnu/
H A Dct.c752 exists (file) in exists() function
/titanic_41/usr/src/cmd/fwflash/plugins/transport/common/
H A Dsd.c250 int *exists; in fw_identify() local
/titanic_41/usr/src/tools/onbld/Scm/
H A DBackup.py878 def exists(self, name): member in CdmBackup
/titanic_41/usr/src/cmd/lms/
H A DProtocol.cpp277 bool exists = false; local
314 bool exists = _checkListen("127.0.0.1", port, socket); local
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/
H A Drcp.c1418 int amt, count, exists, first, mask, mode; in sink() local
1992 recvacl(int f, int exists, int preserve) in recvacl()
/titanic_41/usr/src/uts/i86pc/os/
H A Dlgrpplat.c222 int exists; member
264 int exists; member
274 int exists; member
/titanic_41/usr/src/lib/libtecla/
H A Dlibtecla.h181 int exists; /* True if the files in files[] currently exist. */ member
/titanic_41/usr/src/cmd/ssh/scp/
H A Dscp.c768 int amt, count, exists, first, mask, mode, ofd, omode; local
/titanic_41/usr/src/cmd/fs.d/cachefs/common/
H A Dstats_log.c64 int exists = 0; in stats_log_kernel_setname() local
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Dserver.c1060 int opts, exists = 0; local
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_dlog.c740 vattr_t *vap, int excl, int mode, cnode_t *cp, int exists, cred_t *cr) in cachefs_dlog_create()
/titanic_41/usr/src/lib/libipadm/common/
H A Dipadm_if.c376 boolean_t *exists) in i_ipadm_if_pexists()

12