/titanic_44/usr/src/cmd/cdrw/ |
H A D | device.c | 449 lookup_device(char *supplied, char *found) in lookup_device() argument 456 if ((stat(supplied, &statbuf) == 0) && S_ISCHR(statbuf.st_mode) && in lookup_device() 457 ((fd = open(supplied, O_RDONLY|O_NDELAY)) >= 0)) { in lookup_device() 459 (void) strlcpy(found, supplied, PATH_MAX); in lookup_device() 469 if (fd < 0 && ((strncmp(supplied, "/dev/rdsk/", 10) == 0) || in lookup_device() 470 (strncmp(supplied, "/dev/removable-media/rdsk/", 26) == 0))) in lookup_device() 473 if ((strncmp(supplied, "/dev/dsk/", 9) == 0) || in lookup_device() 474 (strncmp(supplied, "/dev/removable-media/dsk/", 25) == 0)) { in lookup_device() 476 (char *)strrchr(supplied, '/')); in lookup_device() 480 (void) strlcpy(found, supplied, PATH_MAX); in lookup_device() [all …]
|
H A D | device.h | 74 int lookup_device(char *supplied, char *found);
|
/titanic_44/usr/src/lib/libnsl/rpc/ |
H A D | auth_time.c | 209 supplied; in __rpc_get_time_offset() local 306 supplied.proto = *netid; in __rpc_get_time_offset() 308 if (strcmp("udp", supplied.proto) && in __rpc_get_time_offset() 309 strcmp("udp6", supplied.proto) && in __rpc_get_time_offset() 310 strcmp("tcp", supplied.proto) && in __rpc_get_time_offset() 311 strcmp("tcp6", supplied.proto)) { in __rpc_get_time_offset() 318 supplied.proto = (strchr(*uaddr, ':') != 0) ? in __rpc_get_time_offset() 322 supplied.uaddr = *uaddr; in __rpc_get_time_offset() 323 supplied.family = (strchr(*uaddr, ':') != 0) ? in __rpc_get_time_offset() 325 epcand[0] = &supplied; in __rpc_get_time_offset()
|
/titanic_44/usr/src/cmd/rmformat/ |
H A D | rmf_misc.c | 92 static int vol_lookup(char *supplied, char *found); 95 static int lookup_device(char *supplied, char *found); 1426 lookup_device(char *supplied, char *found) in lookup_device() argument 1436 if ((stat(supplied, &statbuf) == 0) && S_ISCHR(statbuf.st_mode) && in lookup_device() 1437 ((fd = open(supplied, O_RDONLY|O_NDELAY)) >= 0)) { in lookup_device() 1439 (void) strlcpy(found, supplied, PATH_MAX); in lookup_device() 1448 if (strncmp(supplied, "/dev/rdsk/", 10) == 0) in lookup_device() 1449 return (vol_lookup(supplied, found)); in lookup_device() 1450 if (strncmp(supplied, "/dev/dsk/", 9) == 0) { in lookup_device() 1452 (char *)strrchr(supplied, '/')); in lookup_device() [all …]
|
/titanic_44/usr/src/prototypes/ |
H A D | prototype.Makefile | 2 # This file and its contents are supplied under the terms of the
|
/titanic_44/usr/src/lib/libsaveargs/common/ |
H A D | llib-lsaveargs | 2 * This file and its contents are supplied under the terms of the
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man7p.inc | 2 # This file and its contents are supplied under the terms of the
|
H A D | SUNWcs.man7fs.inc | 2 # This file and its contents are supplied under the terms of the
|
H A D | system-library.man4.inc | 2 # This file and its contents are supplied under the terms of the
|
/titanic_44/usr/src/lib/libtermcap/common/ |
H A D | llib-ltermcap | 2 * This file and its contents are supplied under the terms of the
|
/titanic_44/usr/src/lib/libsff/common/ |
H A D | llib-lsff | 2 * This file and its contents are supplied under the terms of the
|
/titanic_44/usr/src/lib/libcustr/common/ |
H A D | llib-lcustr | 2 * This file and its contents are supplied under the terms of the
|
/titanic_44/usr/src/cmd/perl/contrib/Sun/Solaris/Intrs/ |
H A D | mapfile-vers | 2 # This file and its contents are supplied under the terms of the
|
/titanic_44/usr/src/cmd/perl/contrib/Sun/Solaris/Task/ |
H A D | mapfile-vers | 2 # This file and its contents are supplied under the terms of the
|
/titanic_44/usr/src/lib/smbsrv/libfksmbsrv/common/ |
H A D | llib-lfksmbsrv | 2 * This file and its contents are supplied under the terms of the
|
/titanic_44/usr/src/test/libc-tests/cfg/symbols/ |
H A D | assert_h.cfg | 2 # This file and its contents are supplied under the terms of the
|
H A D | stdnoreturn_h.cfg | 2 # This file and its contents are supplied under the terms of the
|
H A D | strings_h.cfg | 2 # This file and its contents are supplied under the terms of the
|
H A D | sys_timeb_h.cfg | 2 # This file and its contents are supplied under the terms of the
|
H A D | stddef_h.cfg | 2 # This file and its contents are supplied under the terms of the
|
/titanic_44/usr/src/lib/libmvec/i386_hwcap1/ |
H A D | mapfile | 2 # This file and its contents are supplied under the terms of the
|
/titanic_44/usr/src/lib/libfakekernel/common/ |
H A D | llib-lfakekernel | 2 * This file and its contents are supplied under the terms of the
|
/titanic_44/usr/src/cmd/perl/contrib/Sun/Solaris/Utils/ |
H A D | mapfile-vers | 2 # This file and its contents are supplied under the terms of the
|
/titanic_44/usr/src/lib/libipd/common/ |
H A D | llib-lipd | 2 * This file and its contents are supplied under the terms of the
|
/titanic_44/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/ |
H A D | mapfile-vers | 2 # This file and its contents are supplied under the terms of the
|