Home
last modified time | relevance | path

Searched refs:open (Results 176 – 200 of 1566) sorted by relevance

12345678910>>...63

/illumos-gate/usr/src/ucblib/libdbm/
H A Ddbm.c76 pagf = open(pagbuf, 2); in dbminit()
78 pagf = open(pagbuf, 0); in dbminit()
89 dirf = open(pagbuf, 2); in dbminit()
91 dirf = open(pagbuf, 0); in dbminit()
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_rep.c248 if ((fd = open(FAB_REPOSITORY, O_RDWR | O_CREAT)) == -1) { in update_fabric_wwn_list()
314 if ((copy_fd = open(copy_rep, O_RDWR | O_CREAT | O_TRUNC, in update_fabric_wwn_list()
442 if ((tmp_fd = open(tmp_rep, O_RDWR|O_CREAT|O_TRUNC, in update_fabric_wwn_list()
537 if ((tmp_fd = open(tmp_rep, O_RDWR|O_CREAT|O_TRUNC, in update_fabric_wwn_list()
/illumos-gate/usr/src/cmd/cdrw/
H A Ddevice.c126 fd = open(devnode, O_RDONLY|O_NDELAY); in get_device()
457 ((fd = open(supplied, O_RDONLY|O_NDELAY)) >= 0)) { in lookup_device()
478 if ((fd = open(tmpstr, O_RDONLY|O_NDELAY)) >= 0) { in lookup_device()
494 if ((fd = open(tmpstr, O_RDONLY|O_NDELAY)) >= 0) { in lookup_device()
518 fd = open(node, O_RDONLY|O_NDELAY); in is_cd()
/illumos-gate/usr/src/lib/print/libpapi-lpd/common/
H A Dlpd-port.c199 if (((fd = open(JOB_ID_FILE, O_RDWR)) < 0) && (errno == ENOENT)) in next_job_id()
200 fd = open(JOB_ID_FILE, O_CREAT|O_EXCL|O_RDWR, 0644); in next_job_id()
420 if ((fd = open(name, O_RDONLY)) < 0) in send_data_file()
509 if ((fd = open(path, O_RDONLY)) < 0) { in submit_job()
593 if ((fd = open(path, O_WRONLY)) >= 0) { in submit_job()
/illumos-gate/usr/src/lib/libpkg/common/
H A Ddstream.c191 if ((ds_fd = open(device, O_RDONLY)) >= 0 && in ds_readbuf()
307 if ((ds_fd = open(device, O_RDONLY)) < 0) { in ds_init()
361 if ((ds_fd = open(norewind, O_RDONLY)) < 0) { in ds_init()
613 if ((ds_fd = open(device, O_RDONLY)) < 0) in ds_getnextvol()
778 if ((n = open(ds_device, 0)) >= 0) in ds_close()
/illumos-gate/usr/src/cmd/bnu/
H A Dcpmv.c52 if ((fd1 = open(f1, O_RDONLY)) == -1)
74 if ((fd2 = open(temp_p, O_CREAT | O_TRUNC | O_WRONLY,
H A Dlogent.c103 _Sf = open(SYSLOG, 1);
136 fd = open(CMDLOG, O_WRONLY | O_APPEND);
/illumos-gate/usr/src/cmd/rpcbind/
H A Dwarmstart.c73 fd = open(filename, O_CREAT|O_EXCL|O_WRONLY, 0600); in open_tmp_file()
126 fd = open(filename, O_RDONLY, 0600); in read_struct()
/illumos-gate/usr/src/cmd/enhance/
H A Denhance.c246 *cntrl = open("/dev/ptmx", O_RDWR); in pty_open_manager()
299 *cntrl = open(manager_name, O_RDWR); in pty_open_manager()
365 fd = open(subsid_name, O_RDWR); in pty_open_subsid()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/sppptun/
H A Dsppptun.c240 if ((muxfd = open("/dev/" PPP_TUN_NAME, O_RDWR)) < 0) { in plumb_it()
347 if ((muxfd = open("/dev/" PPP_TUN_NAME, O_RDWR)) < 0) { in unplumb_it()
394 if ((muxfd = open("/dev/" PPP_TUN_NAME, O_RDWR)) < 0) { in query_interfaces()
/illumos-gate/usr/src/lib/pam_modules/authtok_check/
H A Dpacklib.c65 if ((fd_d = open(dname, O_RDWR|O_CREAT, 0600)) == -1) in PWOpen()
68 if ((fd_i = open(iname, O_RDWR|O_CREAT, 0600)) == -1) in PWOpen()
71 if ((fd_w = open(wname, O_RDWR|O_CREAT, 0600)) == -1) in PWOpen()
/illumos-gate/usr/src/contrib/ast/lib/package/
H A Dast-open.ver1 ast-open 2012-08-01 2012-08-01 1
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/
H A Dpsvcobj.c1655 fp = open(path, O_RDWR); in i_psvc_get_temperature_11_2()
1685 fp = open(path, O_RDWR); in i_psvc_get_temperature_11_4()
1714 fp = open(path, O_RDWR); in i_psvc_get_temperature_11_6()
1742 fp = open(path, O_RDWR); in i_psvc_get_fanspeed_11_7()
1770 fp = open(path, O_RDWR); in i_psvc_get_input_11_6()
1798 fp = open(path, O_RDWR); in i_psvc_get_output_11_3()
1826 fp = open(path, O_RDWR); in i_psvc_get_output_11_6()
1855 fp = open(path, O_RDWR); in i_psvc_get_output_11_8()
1884 fp = open(path, O_RDWR); in i_psvc_set_output_11_3()
1912 fp = open(path, O_RDWR); in i_psvc_set_output_11_6()
[all …]
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dfcntl113 #undef open
114 #define open open64
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dfcntl113 #undef open
114 #define open open64
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dfcntl113 #undef open
114 #define open open64
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dfcntl113 #undef open
114 #define open open64
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/t/
H A DProject.t163 open($fh, "</usr/include/project.h") || fatal($!);
170 open($fh, "</usr/include/sys/param.h") || fatal($!);
210 open($file1, "+>/tmp/project.$$.1") || fatal($!);
221 open($file2, "+>/tmp/project.$$.2") || fatal($!);
232 open($file3, "+>/tmp/project.$$.3") || fatal($!);
243 open($file4, "+>/tmp/project.$$.4") || fatal($!);
259 open($file5, "+>/tmp/project.$$.5") || fatal($!);
357 open($fh, ">$filename.w") || fatal($!);
746 open($fh1, "/usr/bin/getent project |") || fatal($!);
747 open($fh2, ">/tmp/projent.$$") || fatal($!);
[all …]
/illumos-gate/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dadm_kef.c353 if ((fd = open(ADMIN_IOCTL_DEVICE, O_RDWR)) == -1) { in disable_kef_hardware()
486 if ((fd = open(ADMIN_IOCTL_DEVICE, O_RDWR)) == -1) { in disable_kef_software()
622 if ((fd = open(ADMIN_IOCTL_DEVICE, O_RDWR)) == -1) { in enable_kef()
918 if ((fd = open(ADMIN_IOCTL_DEVICE, O_RDWR)) == -1) { in install_kef()
1007 if ((fd = open(ADMIN_IOCTL_DEVICE, O_RDWR)) == -1) { in uninstall_kef()
1074 if ((fd = open(ADMIN_IOCTL_DEVICE, O_RDWR)) == -1) { in refresh()
1237 if ((fd = open(ADMIN_IOCTL_DEVICE, O_RDWR)) == -1) { in unload_kef_soft()
/illumos-gate/usr/src/lib/libc/sparc/sys/
H A Dptrace.c173 if ((fd = open(procname, O_WRONLY, 0)) < 0) in ptrace()
500 if ((fd = open(procname, omode, 0)) < 0 || in OpenProc()
505 if ((fd = open(procname, O_WRONLY, 0)) < 0 || in OpenProc()
510 if ((fd = open(procname, O_RDONLY, 0)) < 0 || in OpenProc()
715 if ((fd = open(procname, O_RDONLY, 0)) < 0) { in GetPsargs()
740 if ((fd = open(procname, O_RDONLY, 0)) >= 0) { in GetSignal()
/illumos-gate/usr/src/lib/libc/i386/sys/
H A Dptrace.c171 if ((fd = open(procname, O_WRONLY, 0)) < 0) in ptrace()
490 if ((fd = open(procname, omode, 0)) < 0 || in OpenProc()
495 if ((fd = open(procname, O_WRONLY, 0)) < 0 || in OpenProc()
500 if ((fd = open(procname, O_RDONLY, 0)) < 0 || in OpenProc()
703 if ((fd = open(procname, O_RDONLY, 0)) < 0) { in GetPsargs()
728 if ((fd = open(procname, O_RDONLY, 0)) >= 0) { in GetSignal()
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_io.c301 open("/dev/null", 1); in glob()
391 io = open(file, 0); in rop()
605 io = open(file, 1);
642 io = open(file, 1);
861 if (open(fil, 0) < 0) {
/illumos-gate/usr/src/cmd/sgs/ldprof/common/
H A Dprofile.c134 if ((fd = open(MSG_ORIG(MSG_FMT_PROCSELF), O_RDONLY)) < 0) in la_version()
201 if ((fd = open(Profile, (O_RDWR | O_CREAT), 0666)) == -1) { in profile_open()
504 fd = open(Profile, O_RDWR, 0); in plt_cg_interp()
562 fd = open(Profile, O_RDWR, 0); in plt_cg_interp()
/illumos-gate/usr/src/cmd/nohup/
H A Dnohup.c82 if ((fd = open(nout, flags, NOHUP_PERM)) < 0) { in open_file()
88 (fd = open(nout, flags, NOHUP_PERM)) < 0) { in open_file()
622 nh_fd = open(nout, O_WRONLY | O_CREAT, NOHUP_PERM); in pnohup()
628 nh_fd = open(nout, O_WRONLY | O_CREAT, NOHUP_PERM); in pnohup()
/illumos-gate/usr/src/cmd/lp/filter/postscript/postio/
H A Difdef.c100 else if ( (ttyi = open(line, O_RDWR)) == -1 ) in setupline()
372 } else if ( (ttyi = open(line, O_RDWR)) == -1 ) in setupline()
612 else if ( (ttyi = open(line, O_RDWR)) == -1 ) in setupline()
955 if ( (ttyi = open(line, O_RDWR)) == -1 ) in dkhost_connect()

12345678910>>...63