Searched refs:access (Results 501 - 504 of 504) sorted by relevance

<<21

/opensolaris-onvv-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_proc.c1517 mdb_printf("stopped %s a watchpoint (%s access to %p)",
5225 access(PT_CORE_PATH, F_OK) == 0)
/opensolaris-onvv-gate/usr/src/cmd/sendmail/src/
H A Dqueue.c233 /* how to access FileSys */
290 /* access to the various components of file system data */
2334 && access("memdump", F_OK) == 0
5351 ** Alternatively % QIC_LEN can (should) be used for access everywhere.
6909 /* allow read/write access for group? */
/opensolaris-onvv-gate/usr/src/cmd/tar/
H A Dtar.c6416 if (access(name, 0) < 0) { /* name doesn't exist */
6536 * The first entry contains access time.
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/
H A Dconfigure876 --enable-pci-direct access PCI directly instead of using BIOS

Completed in 90 milliseconds

<<21