Searched refs:lfd (Results 1 - 21 of 21) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/ppc/
H A DrestFP.S22 lfd f14,-144(r1)
23 lfd f15,-136(r1)
24 lfd f16,-128(r1)
25 lfd f17,-120(r1)
26 lfd f18,-112(r1)
27 lfd f19,-104(r1)
28 lfd f20,-96(r1)
29 lfd f21,-88(r1)
30 lfd f22,-80(r1)
31 lfd f2
[all...]
/freebsd-11-stable/contrib/sendmail/libsmutil/
H A Dlockfile.c45 struct flock lfd; local
47 memset(&lfd, '\0', sizeof lfd);
49 lfd.l_type = F_UNLCK;
51 lfd.l_type = F_WRLCK;
53 lfd.l_type = F_RDLCK;
59 if (fcntl(fd, action, &lfd) >= 0)
/freebsd-11-stable/lib/libc/powerpc/gen/
H A D_setjmp.S88 lfd %f14,112+0*8(%r3)
89 lfd %f15,112+1*8(%r3)
90 lfd %f16,112+2*8(%r3)
91 lfd %f17,112+3*8(%r3)
92 lfd %f18,112+4*8(%r3)
93 lfd %f19,112+5*8(%r3)
94 lfd %f20,112+6*8(%r3)
95 lfd %f21,112+7*8(%r3)
96 lfd %f22,112+8*8(%r3)
97 lfd
[all...]
H A Dsetjmp.S99 lfd %f14,112+0*8(%r3)
100 lfd %f15,112+1*8(%r3)
101 lfd %f16,112+2*8(%r3)
102 lfd %f17,112+3*8(%r3)
103 lfd %f18,112+4*8(%r3)
104 lfd %f19,112+5*8(%r3)
105 lfd %f20,112+6*8(%r3)
106 lfd %f21,112+7*8(%r3)
107 lfd %f22,112+8*8(%r3)
108 lfd
[all...]
H A Dsigsetjmp.S103 lfd %f14,112+0*8(%r3)
104 lfd %f15,112+1*8(%r3)
105 lfd %f16,112+2*8(%r3)
106 lfd %f17,112+3*8(%r3)
107 lfd %f18,112+4*8(%r3)
108 lfd %f19,112+5*8(%r3)
109 lfd %f20,112+6*8(%r3)
110 lfd %f21,112+7*8(%r3)
111 lfd %f22,112+8*8(%r3)
112 lfd
[all...]
/freebsd-11-stable/lib/libc/powerpc64/gen/
H A D_setjmp.S105 lfd %f14,40 + 23*8(%r3)
107 lfd %f15,40 + 24*8(%r3)
109 lfd %f16,40 + 25*8(%r3)
111 lfd %f17,40 + 26*8(%r3)
113 lfd %f18,40 + 27*8(%r3)
115 lfd %f19,40 + 28*8(%r3)
117 lfd %f20,40 + 29*8(%r3)
119 lfd %f21,40 + 30*8(%r3)
121 lfd %f22,40 + 31*8(%r3)
123 lfd
[all...]
H A Dsetjmp.S120 lfd %f14,40 + 23*8(%r3)
122 lfd %f15,40 + 24*8(%r3)
124 lfd %f16,40 + 25*8(%r3)
126 lfd %f17,40 + 26*8(%r3)
128 lfd %f18,40 + 27*8(%r3)
130 lfd %f19,40 + 28*8(%r3)
132 lfd %f20,40 + 29*8(%r3)
134 lfd %f21,40 + 30*8(%r3)
136 lfd %f22,40 + 31*8(%r3)
138 lfd
[all...]
H A Dsigsetjmp.S122 lfd %f14,40 + 23*8(%r3)
124 lfd %f15,40 + 24*8(%r3)
126 lfd %f16,40 + 25*8(%r3)
128 lfd %f17,40 + 26*8(%r3)
130 lfd %f18,40 + 27*8(%r3)
132 lfd %f19,40 + 28*8(%r3)
134 lfd %f20,40 + 29*8(%r3)
136 lfd %f21,40 + 30*8(%r3)
138 lfd %f22,40 + 31*8(%r3)
140 lfd
[all...]
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Ddarwin-fpsave.asm80 lfd f14,-144(r1)
81 lfd f15,-136(r1)
82 lfd f16,-128(r1)
83 lfd f17,-120(r1)
84 lfd f18,-112(r1)
85 lfd f19,-104(r1)
86 lfd f20,-96(r1)
87 lfd f21,-88(r1)
88 lfd f22,-80(r1)
89 lfd f2
[all...]
H A Ddarwin-world.asm247 lfd f14,-144(r11)
248 lfd f15,-136(r11)
249 lfd f16,-128(r11)
250 lfd f17,-120(r11)
251 lfd f18,-112(r11)
252 lfd f19,-104(r11)
253 lfd f20,-96(r11)
254 lfd f21,-88(r11)
255 lfd f22,-80(r11)
256 lfd f2
[all...]
/freebsd-11-stable/contrib/ipfilter/tools/
H A Dipsyncm.c64 int nfd = -1, lfd = -1, n1, n2, n3, len; local
101 if (lfd != -1)
102 close(lfd);
106 lfd = open(IPSYNC_NAME, O_RDONLY);
107 if (lfd == -1) {
129 n1 = read(lfd, buff+inbuf, BUFFERLEN-inbuf);
247 if (lfd != -1)
248 close(lfd);
H A Dipsyncs.c60 int nfd = -1 , lfd = -1; local
90 lfd = open(IPSYNC_NAME, O_WRONLY);
91 if (lfd == -1) {
112 if (lfd != -1)
113 close(lfd);
117 lfd = open(IPSYNC_NAME, O_WRONLY);
118 if (lfd == -1) {
227 n3 = write(lfd, buff, n2);
266 if (lfd != -1)
267 close(lfd);
[all...]
H A Dipfsyncd.c61 int lfd = -1; variable
171 if (lfd != -1) {
172 close(lfd);
173 lfd = -1;
187 lfd = open(IPSYNC_NAME, O_RDWR);
188 if (lfd == -1) {
206 if (lfd != -1)
207 close(lfd);
230 FD_SET(lfd, &mrd);
233 if (lfd > maxf
[all...]
/freebsd-11-stable/usr.sbin/ctm/ctm_rmail/
H A Dctm_rmail.c144 int lfd; local
160 if ((lfd = lock_file(fname)) < 0)
169 close(lfd);
177 close(lfd);
239 close(lfd);
436 int lfd; local
463 if ((lfd = lock_file(tname)) < 0)
478 close(lfd);
488 close(lfd);
658 int lfd; local
[all...]
/freebsd-11-stable/usr.sbin/eeprom/
H A Dofw_options.c89 int lfd; local
96 if ((lfd = open(val, O_RDONLY)) == -1) {
100 if (read(lfd, logo, OFWO_LOGO) != OFWO_LOGO ||
101 lseek(lfd, 0, SEEK_END) != OFWO_LOGO) {
102 close(lfd);
106 close(lfd);
/freebsd-11-stable/contrib/sendmail/libsmdb/
H A Dsmdb.c88 struct flock lfd; local
90 (void) memset(&lfd, '\0', sizeof lfd);
92 lfd.l_type = F_UNLCK;
94 lfd.l_type = F_WRLCK;
96 lfd.l_type = F_RDLCK;
103 while ((i = fcntl(fd, action, &lfd)) < 0 && errno == EINTR)
/freebsd-11-stable/crypto/openssl/crypto/bn/asm/
H A Dppc64-mont.pl361 lfd $ba,`$FRAME+0`($sp)
362 lfd $bb,`$FRAME+8`($sp)
363 lfd $bc,`$FRAME+16`($sp)
364 lfd $bd,`$FRAME+24`($sp)
365 lfd $na,`$FRAME+32`($sp)
366 lfd $nb,`$FRAME+40`($sp)
367 lfd $nc,`$FRAME+48`($sp)
368 lfd $nd,`$FRAME+56`($sp)
386 lfd $A0,`$FRAME+64`($sp)
387 lfd
[all...]
/freebsd-11-stable/usr.sbin/lpr/lpd/
H A Dlpd.c131 int ch_options, errs, f, funix, *finet, i, lfd, socket_debug; local
283 lfd = open(_PATH_MASTERLOCK, O_WRONLY|O_CREAT|O_EXLOCK|O_NONBLOCK,
285 if (lfd < 0) {
291 fcntl(lfd, F_SETFL, 0); /* turn off non-blocking mode */
292 ftruncate(lfd, 0);
298 if (write(lfd, line, f) != f) {
H A Dprintjob.c103 static int lfd; /* lock file descriptor */ variable
205 lfd = open(pp->lock_file, O_WRONLY|O_CREAT|O_EXLOCK|O_NONBLOCK,
207 if (lfd < 0) {
221 if (fcntl(lfd, F_SETFL, 0) < 0) {
226 ftruncate(lfd, 0);
232 if (write(lfd, line, i) != i) {
248 if (fchmod(lfd, stb.st_mode & ~LFM_RESET_QUE) < 0)
280 (void) lseek(lfd, pidoff, 0);
283 if (write(lfd, line, i) != i)
294 if (fstat(lfd,
[all...]
/freebsd-11-stable/contrib/ofed/librdmacm/
H A Dpreload.c680 int lfd, sfd, dfd, ret, param; local
701 lfd = rsocket(sin6.sin6_family, SOCK_STREAM, 0);
702 if (lfd < 0) {
703 ret = lfd;
708 rsetsockopt(lfd, SOL_SOCKET, SO_REUSEADDR, &param, sizeof param);
711 ret = rbind(lfd, (struct sockaddr *) &sin6, sizeof sin6);
715 ret = rlisten(lfd, 1);
724 dfd = raccept(lfd, NULL, NULL);
737 rclose(lfd);
/freebsd-11-stable/contrib/sendmail/src/
H A Dconf.c3615 struct flock lfd; local
3620 memset(&lfd, '\0', sizeof(lfd));
3622 lfd.l_type = F_UNLCK;
3624 lfd.l_type = F_WRLCK;
3626 lfd.l_type = F_RDLCK;
3635 filename, ext, action, lfd.l_type);
3637 while ((i = fcntl(fd, action, &lfd)) < 0 && errno == EINTR)

Completed in 173 milliseconds