| /openbsd/src/sys/kern/ |
| D | vfs_lockf.c | 532 struct lockf *lf, *overlap; in lf_clearlock() local 537 lf = TAILQ_FIRST(&lock->lf_state->ls_locks); in lf_clearlock() 538 if (lf == NULL) in lf_clearlock() 542 while ((ovcase = lf_findoverlap(lf, lock, SELF, &overlap))) { in lf_clearlock() 564 lf = TAILQ_NEXT(overlap, lf_entry); in lf_clearlock() 571 lf = TAILQ_NEXT(overlap, lf_entry); in lf_clearlock() 589 struct lockf *block, *lf; in lf_getlock() local 595 lf = TAILQ_FIRST(&lock->lf_state->ls_locks); in lf_getlock() 596 if ((block = lf_getblock(lf, lock)) != NULL) { in lf_getlock() 616 lf_getblock(struct lockf *lf, struct lockf *lock) in lf_getblock() argument [all …]
|
| D | kern_descrip.c | 1240 struct flock lf; in closef() local 1242 lf.l_whence = SEEK_SET; in closef() 1243 lf.l_start = 0; in closef() 1244 lf.l_len = 0; in closef() 1245 lf.l_type = F_UNLCK; in closef() 1246 (void) VOP_ADVLOCK(vp, fdp, F_UNLCK, &lf, F_POSIX); in closef() 1294 struct flock lf; in sys_flock() local 1304 lf.l_whence = SEEK_SET; in sys_flock() 1305 lf.l_start = 0; in sys_flock() 1306 lf.l_len = 0; in sys_flock() [all …]
|
| D | vfs_vnops.c | 604 struct flock lf; in vn_closefile() local 609 lf.l_whence = SEEK_SET; in vn_closefile() 610 lf.l_start = 0; in vn_closefile() 611 lf.l_len = 0; in vn_closefile() 612 lf.l_type = F_UNLCK; in vn_closefile() 613 (void) VOP_ADVLOCK(vp, (caddr_t)fp, F_UNLCK, &lf, F_FLOCK); in vn_closefile()
|
| /openbsd/src/regress/usr.bin/ssh/unittests/sshkey/ |
| D | mktestdata.sh | 189 ssh-keygen -lf rsa_1 | awk '{print $2}' > rsa_1.fp 190 ssh-keygen -lf dsa_1 | awk '{print $2}' > dsa_1.fp 191 ssh-keygen -lf ecdsa_1 | awk '{print $2}' > ecdsa_1.fp 192 ssh-keygen -lf ed25519_1 | awk '{print $2}' > ed25519_1.fp 193 ssh-keygen -lf ecdsa_sk1 | awk '{print $2}' > ecdsa_sk1.fp 194 ssh-keygen -lf ed25519_sk1 | awk '{print $2}' > ed25519_sk1.fp 195 ssh-keygen -lf rsa_2 | awk '{print $2}' > rsa_2.fp 196 ssh-keygen -lf dsa_2 | awk '{print $2}' > dsa_2.fp 197 ssh-keygen -lf ecdsa_2 | awk '{print $2}' > ecdsa_2.fp 198 ssh-keygen -lf ed25519_2 | awk '{print $2}' > ed25519_2.fp [all …]
|
| /openbsd/src/usr.bin/ftp/ |
| D | complete.c | 287 const LineInfo *lf; in complete() local 291 lf = el_line(el); in complete() 292 len = lf->lastchar - lf->buffer; in complete() 295 (void)memcpy(line, lf->buffer, len); in complete() 297 cursor_pos = line + (lf->cursor - lf->buffer); in complete()
|
| /openbsd/src/regress/usr.bin/dc/ |
| D | t20.in | 41 lf # push from 47 lf # push from 53 lf # push from 88 lf #
|
| /openbsd/src/regress/usr.bin/ssh/ |
| D | Makefile | 165 ssh-keygen -E md5 -lf ${.CURDIR}/rsa_openssh.pub |\ 184 ssh-keygen -lf t7.out > /dev/null 194 ssh-keygen -lf t8.out > /dev/null ; \ 202 ssh-keygen -lf t9.out > /dev/null 209 ssh-keygen -lf t10.out > /dev/null 213 ssh-keygen -E sha256 -lf ${.CURDIR}/rsa_openssh.pub |\ 220 ssh-keygen -lf t12.out.pub | grep -q test-comment-1234
|
| D | principals-command.sh | 31 CERT_FP=`${SSHKEYGEN} -lf $OBJ/cert_user_key-cert.pub | awk '{ print $2 }'` 32 CA_FP=`${SSHKEYGEN} -lf $OBJ/user_ca_key.pub | awk '{ print $2 }'`
|
| /openbsd/src/etc/examples/ |
| D | printcap | 4 # :lp=/dev/lp:sd=/var/spool/output/lpd:lf=/var/log/lpd-errs: 7 # :lp=:rm=printhost:rp=lp:sd=/var/spool/output/lpd:lf=/var/log/lpd-errs:
|
| /openbsd/src/gnu/llvm/llvm/ |
| D | .gitattributes | 25 test/tools/llvm-strings/radix.test text eol=lf 26 test/tools/split-file/basic.test text eol=lf 27 test/tools/split-file/Inputs/basic-*.txt eol=lf
|
| /openbsd/src/lib/libedit/TEST/ |
| D | tc1.c | 81 const LineInfo *lf = el_line(el); in complete() local 88 for (ptr = lf->cursor - 1; in complete() 89 !isspace((unsigned char)*ptr) && ptr > lf->buffer; ptr--) in complete() 91 len = lf->cursor - ptr; in complete()
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/asan/ |
| D | asan_flags.cpp | 73 __lsan::Flags *lf = __lsan::flags(); in InitializeFlags() local 74 lf->SetDefaults(); in InitializeFlags() 77 __lsan::RegisterLsanFlags(&lsan_parser, lf); in InitializeFlags()
|
| /openbsd/src/usr.sbin/lpr/SMM.doc/ |
| D | spell.ok | 26 lf 35 lpf:lf
|
| /openbsd/src/usr.sbin/vmd/ |
| D | psp.c | 224 struct psp_launch_finish lf; in psp_launch_finish() local 226 lf.handle = handle; in psp_launch_finish() 228 if (ioctl(env->vmd_psp_fd, PSP_IOC_LAUNCH_FINISH, &lf) < 0) { in psp_launch_finish()
|
| /openbsd/src/usr.bin/libtool/LT/Mode/ |
| D | Link.pm | 402 foreach my $lf (@$linkflags) { 403 if ($lf =~ m/-L\S+\Q$ltdir\E$/) { 404 } elsif ($lf =~ m/-L\./) { 405 } elsif ($lf =~ m/\/\S+\/(\S+\.la)/) { 408 my $libdir = LT::LaFile->parse($lf)->{'libdir'}; 413 say "warning: $lf dropped from deplibs"; 418 push @$result, $lf;
|
| /openbsd/src/regress/usr.bin/bc/ |
| D | t7.out | 6 lf 6%sf
|
| /openbsd/src/gnu/usr.bin/perl/ |
| D | .editorconfig | 8 end_of_line = lf
|
| /openbsd/src/usr.bin/ssh/ |
| D | sftp.c | 1881 const LineInfo *lf; in complete_cmd_parse() local 1928 lf = el_line(el); in complete_cmd_parse() 1934 if (lastarg || *(lf->cursor) != ' ') in complete_cmd_parse() 1980 const LineInfo *lf; in complete_match() local 2079 lf = el_line(el); in complete_match() 2084 if (*(lf->cursor - 1) != '/' && in complete_match() 2085 (lastarg || *(lf->cursor) != ' ')) in complete_match() 2105 const LineInfo *lf; in complete() local 2108 lf = el_line(el); in complete() 2113 cursor = lf->cursor - lf->buffer; in complete() [all …]
|
| /openbsd/src/gnu/usr.bin/perl/Porting/ |
| D | git-deltatool | 322 my ($self, $log, $lf) = @_; 324 say $lf ? "\n$body" : $body; 348 my ($self, $log, $lf) = @_; 350 say $lf ? "\n$notes" : $notes;
|
| /openbsd/src/regress/lib/libcrypto/x509/bettertls/certificates/ |
| D | 560.crt | 18 dUWXZ/lf/duh4Ll5irRA3Dd1Di+H7z4hA++cbrjYIk5u7vtjeynlRVjtG2Q0+cbn
|
| D | 1090.crt | 18 LR88EAcwLgTFSMVXMEanCHIbAEy+Zk1lP/lf/ZWuijifAqBX9ycaZzLWR5Z/w7BQ
|
| D | 848.key | 14 lf/HvI/0rEIBtLKWPWEpGi7oAyJi21ZtwwL5XGlM/adPAOtNyaA6PYWk2WqeNSl6
|
| D | 2030.key | 5 IUZE8w/lf/nloW1abqbyxO9i//cybjquDQbrGKqsVAB52PRImg6I3Ls8G3sYwc+S
|
| D | 3104.key | 18 rvmpjEj/Ja4tqscQAsiZiu1LMN9kI42lhdKF5lUCgYAt0OXsE0v/3lf/6HSrkz8K
|
| /openbsd/src/sys/dev/ic/ |
| D | psp.c | 573 struct psp_launch_finish *lf; in psp_launch_finish() local 576 lf = (struct psp_launch_finish *)sc->sc_cmd_kva; in psp_launch_finish() 577 bzero(lf, sizeof(*lf)); in psp_launch_finish() 579 lf->handle = ulf->handle; in psp_launch_finish()
|