Home
last modified time | relevance | path

Searched refs:lf (Results 1 – 25 of 50) sorted by last modified time

12

/illumos-gate/usr/src/data/terminfo/
H A Dterminfo.src10209 # 3) full duplex, monitor mode off, send graphics off, nl on lf off
14090 # Be sure the auto lf/cr switch is set to cr.
H A Dtermcap.src9092 # 3) full duplex, monitor mode off, send graphics off, nl on lf off
12506 # Be sure the auto lf/cr switch is set to cr.
/illumos-gate/usr/src/cmd/pools/poolstat/
H A Dpoolstat.c368 NEW0(lf->plf_prt_seq); in create_prt_sequence_list()
370 lf->plf_last = lf->plf_prt_seq; in create_prt_sequence_list()
371 lf->plf_last->ple_obj = &(lf->plf_ffs[0]); in create_prt_sequence_list()
376 lf->plf_last = lf->plf_last->ple_next; in create_prt_sequence_list()
377 lf->plf_last->ple_obj = &(lf->plf_ffs[i]); in create_prt_sequence_list()
415 lf->plf_last = lf->plf_prt_seq; in create_prt_sequence_list()
418 lf->plf_last = lf->plf_last->ple_next; in create_prt_sequence_list()
691 lf = &pool_lf; in prt_stat_hd()
693 lf = &pset_lf; in prt_stat_hd()
829 lf = &pset_lf; in prt_resource_stats_by_type()
[all …]
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_log.c910 struct log_file *lf; in nfslog_logbuffer_rename() local
928 lf = lbp->lb_logfile; in nfslog_logbuffer_rename()
929 mutex_enter(&(lf)->lf_lock); in nfslog_logbuffer_rename()
931 lf->lf_refcnt++; in nfslog_logbuffer_rename()
932 mutex_exit(&(lf)->lf_lock); in nfslog_logbuffer_rename()
970 nfslog_logfile_wait(lf); in nfslog_logbuffer_rename()
985 LOG_FILE_RELE(lf); in nfslog_logbuffer_rename()
1013 mutex_enter(&lf->lf_lock); in nfslog_logfile_wait()
1015 lf->lf_flags |= L_WAITING; in nfslog_logfile_wait()
1016 (void) cv_wait_sig(&lf->lf_cv_waiters, &lf->lf_lock); in nfslog_logfile_wait()
[all …]
/illumos-gate/usr/src/cmd/troff/troff.d/
H A Dt6.c621 int lf; local
623 if ((lf = fontbase[fbits(i)]->ligfont) == 0) /* font lacks ligatures */
626 if (cbits(j) == 'i' && (lf & LFI))
628 else if (cbits(j) == 'l' && (lf & LFL))
630 else if (cbits(j) == 'f' && (lf & LFF)) {
631 if ((lf & (LFFI|LFFL)) && lg != 2) {
633 if (cbits(k)=='i' && (lf&LFFI))
635 else if (cbits(k)=='l' && (lf&LFFL))
/illumos-gate/usr/src/cmd/truss/
H A Dmain.c1854 int lf = (lflag | tid | (Thr_agent != NULL) | (truss_nlwp > 1)); in make_pname() local
1859 lf != pri->pparam.lf || in make_pname()
1867 if (lf) in make_pname()
1871 if (ff || lf) in make_pname()
1873 if (ff && lf && s < pri->pname + 9) in make_pname()
1877 pri->pparam.lf = lf; in make_pname()
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/
H A Dadb_openclose.c46 int lf; in osa_adb_create_db() local
65 lf = THREEPARAMOPEN(lockfilename, O_RDWR | O_CREAT | O_EXCL, 0600); in osa_adb_create_db()
66 if (lf == -1) in osa_adb_create_db()
68 (void) close(lf); in osa_adb_create_db()
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_vops3.c53 int (*lf)(); variable
84 lf = f;
349 lf = lindent; in lindent()
387 lf = 0; in lmatchp()
543 if (lf == vmove && wcursor > linebuf) in lnext()
555 if (lf == lindent && linebuf[0] == '(') in lnext()
/illumos-gate/usr/src/cmd/tbl/
H A Dt7.c49 int c, ct, vforml, lf; in runtabs() local
54 for(lf=prev(lform); lf>=0 && vspen(table[lf][c].col); lf=prev(lf)) in runtabs()
55 vforml=lf; in runtabs()
117 int i, c, lf, lwid; in deftail() local
143 if ((lf=left(nlin-1,c, &lwid))>=0) in deftail()
145 fprintf(tabout, ".if \\n(#%c>=0 .sp -1\n",linestop[lf]+'a'-1); in deftail()
146 fprintf(tabout, ".if \\n(#%c>=0 ", linestop[lf]+'a'-1); in deftail()
148 drawvert(lf, nlin-1, c, lwid); in deftail()
H A Dt8.c64 lf = prev(nl); in putline()
84 if (lf>=0) in putline()
85 if (vspen(table[lf][c].col)) vspf=1; in putline()
100 lf=prev(nl); in putline()
101 if (lf>=0 && vspen(table[lf][c].col)) in putline()
125 drawvert(lf, i, c, lwid); in putline()
130 for(lf=prev(nl); lf>=0 && vspen(table[lf][c].col); lf=prev(lf)) in putline()
131 vforml= lf; in putline()
259 if (vspen(table[nl][c].col) && (nl==0 || (lf=prev(nl))<0 || !vspen(table[lf][c].col))) in putline()
284 int c, s, pl, lwid, dv, lf, ct; in funnies() local
[all …]
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c6407 int i, lf; in stmf_handle_target_reset() local
6436 for (i = 0, lf = 0; i < lm->lm_nentries; i++) { in stmf_handle_target_reset()
6439 lf++; in stmf_handle_target_reset()
6451 if (lf == 0) { in stmf_handle_target_reset()
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_snap.c67 struct lockfs lf; in ufs_snap_create() local
106 if ((error = ufs_fiolfss(vp, &lf)) != 0) { in ufs_snap_create()
111 if (!LOCKFS_IS_ULOCK(&lf)) { in ufs_snap_create()
117 lf.lf_lock = LOCKFS_WLOCK; in ufs_snap_create()
118 lf.lf_flags = 0; in ufs_snap_create()
119 lf.lf_comment = NULL; in ufs_snap_create()
120 if ((error = ufs_fiolfs(vp, &lf, 1)) != 0) { in ufs_snap_create()
210 lf.lf_lock = LOCKFS_ULOCK; in ufs_snap_create()
211 lf.lf_flags = 0; in ufs_snap_create()
212 if ((ufs_fiolfs(vp, &lf, 1) != 0) && !error) { in ufs_snap_create()
H A Dufs_alloc.c1503 err = ufs_fiolfss(vp, lf); in allocsp_wlockfs()
1506 } while (!LOCKFS_IS_ULOCK(lf)); in allocsp_wlockfs()
1508 lf->lf_lock = LOCKFS_WLOCK; in allocsp_wlockfs()
1509 lf->lf_flags = 0; in allocsp_wlockfs()
1510 lf->lf_comment = NULL; in allocsp_wlockfs()
1511 err = ufs__fiolfs(vp, lf, 1, 0); in allocsp_wlockfs()
1527 lf->lf_lock = LOCKFS_ULOCK; in allocsp_unlockfs()
1528 lf->lf_flags = 0; in allocsp_unlockfs()
1529 err = ufs__fiolfs(vp, lf, 1, 0); in allocsp_unlockfs()
1553 struct lockfs lf; in ufs_allocsp() local
[all …]
H A Dlufs.c854 struct lockfs lf; in lufs_disable() local
885 lf.lf_flags = 0; in lufs_disable()
886 lf.lf_comment = NULL; in lufs_disable()
964 lf.lf_flags = 0; in lufs_disable()
973 lf.lf_flags = 0; in lufs_disable()
990 struct lockfs lf; in lufs_enable() local
1126 lf.lf_flags = 0; in lufs_enable()
1127 lf.lf_comment = NULL; in lufs_enable()
1177 lf.lf_flags = 0; in lufs_enable()
1232 lf.lf_flags = 0; in lufs_enable()
[all …]
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dcaps242 newline nel nw str Newline (behaves like cr followed by lf)
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dcaps237 newline, "nel" "nw" Newline (behaves like cr followed by lf)
/illumos-gate/usr/src/cmd/ypcmd/
H A Dstdethers.c46 char line[MAXHOSTNAMELEN + 256], *lf, hostname[sizeof (line)]; in main() local
61 lf = strchr(line, '\n'); in main()
62 if (lf != NULL) in main()
63 *lf = '\0'; in main()
/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_log.c76 char *lf) in _nscd_set_lf() argument
84 if (lf == NULL || *lf == 0) { in _nscd_set_lf()
87 } else if (strcmp(lf, "/dev/null") == 0) { in _nscd_set_lf()
88 (void) strlcpy(_nscd_logfile, lf, PATH_MAX); in _nscd_set_lf()
93 } else if (strcmp(lf, "stderr") == 0) { in _nscd_set_lf()
94 (void) strlcpy(_nscd_logfile, lf, PATH_MAX); in _nscd_set_lf()
114 if (lstat(lf, &before) < 0) { in _nscd_set_lf()
118 lf, strerror(errno)); in _nscd_set_lf()
130 "logfile \"%s\": %s\n", lf, in _nscd_set_lf()
139 "owned by root\n", lf); in _nscd_set_lf()
[all …]
/illumos-gate/usr/src/cmd/fs.d/ufs/lockfs/
H A Dlockfs.c255 struct lockfs lf; in printstatus() local
279 switch (lf.lf_lock) { in printstatus()
283 if (LOCKFS_IS_BUSY(&lf)) in printstatus()
289 if (LOCKFS_IS_BUSY(&lf)) in printstatus()
332 lf.lf_comment[lf.lf_comlen] = '\0'; in printstatus()
371 struct lockfs lf; in lockfs() local
390 if (!LOCKFS_IS_BUSY(&lf) && LOCKFS_IS_MOD(&lf)) { in lockfs()
399 lf.lf_lock = lock; in lockfs()
400 lf.lf_flags = 0; in lockfs()
401 lf.lf_key = lf.lf_key; in lockfs()
[all …]
/illumos-gate/usr/src/cmd/eqn/
H A Dtext.c24 int lf, rf; /* temporary spots for left and right fonts */ variable
58 lf = rf = 0; in text()
61 if (lf == 0) in text()
62 lf = rf; /* save first */ in text()
69 lfont[yyval] = lf; in text()
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/dtraceUtil/
H A Dman.ListProbesWithFunctions37 * /usr/sbin/dtrace -lf profile
41 * /usr/sbin/dtrace -lf genunix
45 * /usr/sbin/dtrace -lf read
49 * /usr/sbin/dtrace -lf genunix:read
54 * /usr/sbin/dtrace -lf sysinfo:genunix:read
59 * /usr/sbin/dtrace -lf :genunix::
63 * /usr/sbin/dtrace -lf ::read:
67 * /usr/sbin/dtrace -lf profile:::profile-97
71 * /usr/sbin/dtrace -lf read -lf write
75 * /usr/sbin/dtrace -lf read -lm fight
[all …]
/illumos-gate/usr/src/boot/forth/
H A Dsupport.4th366 10 constant lf
452 read_buffer .addr @ read_buffer_ptr + c@ lf = if
465 read_buffer .addr @ r@ + c@ lf = if
/illumos-gate/usr/src/pkg/manifests/
H A Dtext-doctools.p5m210 file path=usr/lib/font/devpost/charlib/lf group=lp mode=0444
/illumos-gate/usr/src/test/os-tests/tests/file-locking/
H A Druntests.c228 flock_mkfil(lockinfo_t *lf) in flock_mkfil() argument
230 if (asprintf(&lf->lf_path, LOCKFILE_FMT, lf->lf_name, getpid()) < 0) { in flock_mkfil()
235 if ((lf->lf_fd = open(lf->lf_path, O_RDWR|O_CREAT, 0600)) == -1) { in flock_mkfil()
245 flock_mkdir(lockinfo_t *lf) in flock_mkdir() argument
247 if (asprintf(&lf->lf_path, LOCKDIR_FMT, lf->lf_name, getpid()) < 0) { in flock_mkdir()
257 if ((lf->lf_fd = open(lf->lf_path, O_RDONLY)) == -1) { in flock_mkdir()
267 flock_rminfo(lockinfo_t *lf) in flock_rminfo() argument
269 if (lf->lf_fd != -1) { in flock_rminfo()
270 (void) close(lf->lf_fd); in flock_rminfo()
272 if (lf->lf_path != NULL) { in flock_rminfo()
[all …]
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcaps244 newline nel nw str Newline (behaves like cr followed by lf)

12