/titanic_44/usr/src/cmd/dtrace/test/tst/common/java_api/ |
H A D | tst.StateMachine.ksh.out | 1 before open 2 open: false 5 java.lang.IllegalStateException: consumer not open 6 java.lang.IllegalStateException: consumer not open 7 java.lang.IllegalStateException: consumer not open 8 java.lang.IllegalStateException: consumer not open 9 java.lang.IllegalStateException: consumer not open 10 java.lang.IllegalStateException: consumer not open 11 java.lang.IllegalStateException: consumer not open 12 java.lang.IllegalStateException: consumer not open [all …]
|
/titanic_44/usr/src/cmd/make/lib/vroot/ |
H A D | open.cc | 31 extern int open(const char *path, int oflag, ...); 38 vroot_result= open(path, vroot_args.open.flags, vroot_args.open.mode); in open_thunk() 44 vroot_args.open.flags= flags; in open_vroot() 45 vroot_args.open.mode= mode; in open_vroot()
|
/titanic_44/usr/src/cmd/ssh/sshd/ |
H A D | sshpty.c | 84 *ttyfd = open(namebuf, O_RDWR | O_NOCTTY); in pty_allocate() 101 ptm = open("/dev/ptmx", O_RDWR | O_NOCTTY); in pty_allocate() 123 *ttyfd = open(namebuf, O_RDWR | O_NOCTTY); in pty_allocate() 149 *ptyfd = open("/dev/ptc", O_RDWR | O_NOCTTY); in pty_allocate() 158 *ttyfd = open(name, O_RDWR | O_NOCTTY); in pty_allocate() 182 *ptyfd = open(buf, O_RDWR|O_NOCTTY); in pty_allocate() 187 *ttyfd = open(namebuf, O_RDWR|O_NOCTTY); in pty_allocate() 212 *ptyfd = open(buf, O_RDWR | O_NOCTTY); in pty_allocate() 217 *ptyfd = open(buf, O_RDWR | O_NOCTTY); in pty_allocate() 223 *ttyfd = open(namebuf, O_RDWR | O_NOCTTY); in pty_allocate() [all …]
|
/titanic_44/usr/src/cmd/bnu/ |
H A D | xqt.c | 69 (void) open("/dev/null", 0); 70 (void) open("/dev/null", 1); 71 (void) open("/dev/null", 1); 108 (void) open("/dev/null", 2); 109 (void) open("/dev/null", 2); 110 (void) open("/dev/null", 2);
|
/titanic_44/usr/src/cmd/dtrace/test/tst/common/syscall/ |
H A D | tst.openret.ksh | 31 syscall::open*:entry 37 syscall::open*:return 44 syscall::open*:return 50 syscall::open*:return 57 syscall::open*:return
|
/titanic_44/usr/src/lib/libast/common/comp/ |
H A D | open.c | 30 #if !defined(open) || !defined(_ast_O_LOCAL) 32 NoN(open) 36 #undef open 38 extern int open(const char*, int, ...); 97 else if ((fd = open(path, op & (_ast_O_LOCAL-1), mode)) < 0) 115 else fd = open(path, op, mode);
|
/titanic_44/usr/src/cmd/dtrace/test/tst/common/io/ |
H A D | tst.fds.c | 79 fds[n++] = open(file, O_RDONLY); in main() 80 fds[n++] = open(file, O_WRONLY); in main() 81 fds[n++] = open(file, O_RDWR); in main() 83 fds[n++] = open(file, O_RDWR | O_APPEND | O_CREAT | O_DSYNC | in main() 87 fds[n++] = open(file, O_RDWR); in main()
|
/titanic_44/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_create.c | 37 struct open_param *op = &sr->arg.open; in smb_pre_create() 40 bzero(op, sizeof (sr->arg.open)); in smb_pre_create() 80 struct open_param *op = &sr->arg.open; in smb_pre_create_new() 83 bzero(op, sizeof (sr->arg.open)); in smb_pre_create_new() 122 struct open_param *op = &sr->arg.open; in smb_pre_create_temporary() 126 bzero(op, sizeof (sr->arg.open)); in smb_pre_create_temporary() 150 struct open_param *op = &sr->arg.open; in smb_com_create_temporary() 181 struct open_param *op = &sr->arg.open; in smb_common_create()
|
H A D | smb_nt_create_andx.c | 171 struct open_param *op = &sr->arg.open; in smb_pre_nt_create_andx() 177 bzero(op, sizeof (sr->arg.open)); in smb_pre_nt_create_andx() 224 if (sr->arg.open.dir != NULL) { in smb_post_nt_create_andx() 225 smb_ofile_release(sr->arg.open.dir); in smb_post_nt_create_andx() 226 sr->arg.open.dir = NULL; in smb_post_nt_create_andx() 233 struct open_param *op = &sr->arg.open; in smb_com_nt_create_andx()
|
H A D | smb_nt_transact_create.c | 55 struct open_param *op = &sr->arg.open; in smb_pre_nt_transact_create() 65 bzero(op, sizeof (sr->arg.open)); in smb_pre_nt_transact_create() 125 smb_sd_t *sd = sr->arg.open.sd; in smb_post_nt_transact_create() 135 if (sr->arg.open.dir != NULL) in smb_post_nt_transact_create() 136 smb_ofile_release(sr->arg.open.dir); in smb_post_nt_transact_create() 142 struct open_param *op = &sr->arg.open; in smb_nt_transact_create()
|
H A D | smb_open_andx.c | 220 struct open_param *op = &sr->arg.open; in smb_pre_open() 223 bzero(op, sizeof (sr->arg.open)); in smb_pre_open() 244 struct open_param *op = &sr->arg.open; in smb_com_open() 323 struct open_param *op = &sr->arg.open; in smb_pre_open_andx() 329 bzero(op, sizeof (sr->arg.open)); in smb_pre_open_andx() 370 struct open_param *op = &sr->arg.open; in smb_com_open_andx() 470 struct open_param *op = &sr->arg.open; in smb_com_trans2_open2() 477 bzero(op, sizeof (sr->arg.open)); in smb_com_trans2_open2()
|
/titanic_44/usr/src/cmd/dtrace/demo/spec/ |
H A D | specopen.d | 29 syscall::open:entry, 59 syscall::open:return, 73 syscall::open:return, 84 syscall::open:return,
|
/titanic_44/usr/src/cmd/dtrace/test/tst/common/docsExamples/ |
H A D | specopen.d | 40 syscall::open:entry, 55 syscall::open:return, 63 syscall::open:return, 71 syscall::open:return,
|
/titanic_44/usr/src/lib/libnisdb/ |
H A D | db_log.cc | 82 if (open() == TRUE) { // open log in execute_on_log() 218 if ((from = open(oldname, O_RDONLY, 0666)) < 0) { in copy_log_file() 225 if ((to = open(newname, O_WRONLY|O_CREAT|O_TRUNC, 0660)) < 0) { in copy_log_file() 343 db_log::open(void) { in open() function in db_log 350 ret = pickle_file::open(); in open() 359 ret = pickle_file::open(); in open() 368 ret = pickle_file::open(); in open() 388 ret = pickle_file::open(); in open()
|
/titanic_44/usr/src/cmd/ssh/libopenbsd-compat/common/ |
H A D | bsd-cygwin_util.c | 50 #if defined(open) && open == binary_open 51 # undef open 53 #if defined(pipe) && open == binary_pipe 65 return open(filename, flags | O_BINARY, mode); in binary_open()
|
/titanic_44/usr/src/lib/libproc/common/ |
H A D | proc_get_info.c | 62 if ((fd = open(fname, O_RDONLY)) >= 0) { in proc_get_cred() 83 if ((fd = open(fname, O_RDONLY)) >= 0) { in proc_get_priv() 113 if ((fd = open(fname, O_RDONLY)) < 0) in proc_get_ldt() 144 if ((fd = open(fname, O_RDONLY)) >= 0) { in proc_get_psinfo() 161 if ((fd = open(fname, O_RDONLY)) >= 0) { in proc_get_status() 184 if ((fd = open(fname, O_RDONLY)) >= 0) { in proc_get_auxv()
|
/titanic_44/usr/src/head/ |
H A D | fcntl.h | 77 #pragma redefine_extname open open64 89 #define open open64 105 #pragma redefine_extname open64 open 117 #define open64 open 132 extern int open(const char *, int, ...);
|
/titanic_44/usr/src/ucbhead/sys/ |
H A D | fcntl.h | 215 #pragma redefine_extname open open64 218 #define open open64 macro 225 #pragma redefine_extname open64 open 228 #define open64 open 235 extern int open(const char *, int, ...);
|
/titanic_44/usr/src/psm/stand/bootblks/common/ |
H A D | util.fth | 93 instance defer cif-open ( dev$ -- ihandle|0 ) 106 " open" find-cif-method to cif-open 190 : open-abort ( file$ -- ) 191 cr ." Can't open " type cr abort 194 /buf-len buffer: open-cstr 196 : dev-open ( dev$ -- ih | 0 ) 197 \ copy to C string for open 198 0 over open-cstr + c! 199 open-cstr swap move 200 open-cstr cif-open
|
/titanic_44/usr/src/lib/libsqlite/test/ |
H A D | copy.test | 24 set f [open data1.txt w] 28 set f [open data2.txt w] 33 set f [open data3.txt w] 37 set f [open data4.txt w] 41 set f [open data5.txt w] 45 set f [open dataX.txt w] 132 set f [open data21.txt w] 143 set fd [open data6.txt w] 154 set fd [open data6.txt w] 166 set fd [open data6.txt w] [all …]
|
/titanic_44/usr/src/cmd/sh/ |
H A D | expand.c | 78 BOOL open; in expand() local 81 open = 0; in expand() 99 open = 0; in expand() 103 open++; in expand() 107 if (open == 0) in expand()
|
/titanic_44/usr/src/cmd/dtrace/test/tst/common/java_api/src/ |
H A D | TestAbort.java | 44 consumer.open(); in main() 72 consumer.open(); in main() 97 consumer.open(); in main() 124 consumer.open(); in main()
|
/titanic_44/usr/src/test/zfs-tests/cmd/dir_rd_update/ |
H A D | dir_rd_update.c | 77 testdd = open(dirpath, O_RDONLY|O_RSYNC|O_SYNC|O_DSYNC); in main() 87 int fd = open(dirpath, O_RDONLY|O_RSYNC|O_SYNC|O_DSYNC); in main() 101 int fd = open(dirpath, O_RDONLY); in main()
|
/titanic_44/usr/src/lib/libdhcpagent/common/ |
H A D | dhcp_stable.c | 70 if ((fd = open(DUID_FILE, O_RDONLY)) == -1) in read_stable_duid() 107 if ((fd = open(DUID_FILE, O_WRONLY | O_CREAT, 0644)) == -1) in write_stable_duid() 198 if ((fd = open(IAID_FILE, O_RDONLY)) == -1) in read_stable_iaid() 224 if ((fd = open(IAID_FILE, O_RDWR | O_CREAT, 0644)) == -1) in write_stable_iaid() 268 if ((fd = open(IAID_FILE, O_RDONLY)) == -1) in make_stable_iaid()
|
/titanic_44/usr/src/cmd/ttymon/ |
H A D | tmsac.c | 59 if ((Lckfd = open(PIDFILE, O_RDONLY)) != -1) { in openpid() 66 if ((Lckfd = open(PIDFILE, O_WRONLY|O_CREAT|O_TRUNC, 0644 )) != 0) in openpid() 89 Sfd = open(SACPIPE, O_WRONLY); in openpipes() 93 Pfd = open(PMPIPE, O_RDWR|O_NONBLOCK); in openpipes()
|