Symbol: fgets
bin/getfacl/getfacl.c
211
while (fgets(pathname, (int)sizeof(pathname), stdin)) {
bin/pax/ftree.c
284
if (fgets(farray[0], PAXPATHLEN+1, stdin) == NULL)
bin/pax/tty_subs.c
112
if ((--len <= 0) || (ttyinf == NULL) || (fgets(str,len,ttyinf) == NULL))
bin/pkill/pkill.c
858
if (fgets(line, sizeof(line), fh) == NULL) {
bin/setfacl/setfacl.c
103
while (fgets(filename, (int)sizeof(filename), stdin)) {
bin/sh/mknodes.c
251
while (fgets(line, sizeof line, patfile) != NULL) {
bin/sh/mknodes.c
406
if (fgets(line, 1024, infp) == NULL)
crypto/heimdal/admin/add.c
42
if (fgets(buf, len, stdin) == NULL)
crypto/heimdal/appl/afsutil/afslog.c
88
while (fgets (buf, sizeof(buf), f) != NULL) {
crypto/heimdal/appl/ftp/ftp/cmds.c
1319
fgets(acctstr, sizeof(acctstr) - 1, stdin);
crypto/heimdal/appl/ftp/ftp/cmds.c
1543
if (fgets(buf, sizeof buf, stdin) == NULL)
crypto/heimdal/appl/ftp/ftp/cmds.c
64
if (fgets(&line[len], sizeof(line) - len, stdin) == NULL)
crypto/heimdal/appl/ftp/ftp/cmds.c
824
while(fgets(buf, sizeof (buf), ftemp)) {
crypto/heimdal/appl/ftp/ftp/ftp.c
201
if (fgets (tmp, sizeof (tmp) - 1, stdin) != NULL)
crypto/heimdal/appl/ftp/ftp/main.c
239
if(fgets(buf, sizeof(buf), stdin) == NULL)
crypto/heimdal/appl/ftp/ftp/main.c
295
if (fgets(line, sizeof line, stdin) == NULL)
crypto/heimdal/appl/ftp/ftpd/ftpd.c
2358
while(fgets(line, sizeof(line), f)){
crypto/heimdal/appl/ftp/ftpd/ftpd.c
255
while(fgets(buf, sizeof(buf), f)){
crypto/heimdal/appl/ftp/ftpd/ftpd.c
627
while (fgets(line, sizeof(line), fd) != NULL)
crypto/heimdal/appl/ftp/ftpd/ftpd.c
678
while (fgets(line, sizeof(line), fd) != NULL) {
crypto/heimdal/appl/login/limits_conf.c
116
while(fgets(buf, sizeof(buf), f) != NULL) {
crypto/heimdal/appl/login/login.c
289
while(fgets(buf, sizeof(buf), f))
crypto/heimdal/appl/login/login.c
303
while (fgets(buf, sizeof(buf), f))
crypto/heimdal/appl/login/login_access.c
85
while (!match && fgets(line, sizeof(line), fp)) {
crypto/heimdal/appl/rsh/limits_conf.c
116
while(fgets(buf, sizeof(buf), f) != NULL) {
crypto/heimdal/appl/rsh/login_access.c
85
while (!match && fgets(line, sizeof(line), fp)) {
crypto/heimdal/appl/telnet/telnet/authenc.c
91
res = fgets(result, length, stdin);
crypto/heimdal/appl/telnet/telnet/commands.c
1222
fgets(buf, sizeof(buf), stdin);
crypto/heimdal/appl/telnet/telnet/commands.c
2003
if (fgets(line, sizeof(line), rcfile) == NULL)
crypto/heimdal/appl/telnet/telnet/commands.c
2069
fgets(&line[strlen(line)], sizeof(line) - strlen(line), stdin);
crypto/heimdal/appl/telnet/telnet/commands.c
2389
if (fgets(line, sizeof(line), stdin) == NULL) {
crypto/heimdal/appl/telnet/telnetd/telnetd.c
803
while(fgets(buf, sizeof(buf), f) != NULL) {
crypto/heimdal/kadmin/add-random-users.c
55
while (fgets (buf, sizeof(buf), f) != NULL) {
crypto/heimdal/kadmin/load.c
397
while(fgets(s, sizeof(s), f) != NULL) {
crypto/heimdal/kadmin/util.c
593
if(fgets(buf, len, stdin) == NULL) {
crypto/heimdal/kdc/mit_dump.c
113
while ((p = fgets(&(*buf)[*len], *sz, f))) {
crypto/heimdal/kdc/pkinit.c
1919
while (fgets(buf, sizeof(buf), f) != NULL) {
crypto/heimdal/kdc/string2key.c
145
if(fgets(buf, sizeof(buf), stdin) == NULL)
crypto/heimdal/kdc/string2key.c
152
if(fgets(buf, sizeof(buf), stdin) == NULL)
crypto/heimdal/kpasswd/kpasswd-generator.c
50
while (fgets (buf, sizeof(buf), f) != NULL) {
crypto/heimdal/kuser/generate-requests.c
48
while (fgets (buf, sizeof(buf), f) != NULL) {
crypto/heimdal/kuser/kinit.c
380
if (fgets(passwd, sizeof(passwd), f) == NULL)
crypto/heimdal/kuser/kswitch.c
47
if(fgets(buf, sizeof(buf), stdin) == NULL)
crypto/heimdal/lib/asn1/asn1_gen.c
72
while (fgets(buf, sizeof(buf), f) != NULL) {
crypto/heimdal/lib/asn1/main.c
155
while (fgets(buf, sizeof(buf), opt) != NULL) {
crypto/heimdal/lib/gssapi/mech/gss_mech_switch.c
268
while (fgets(buf, sizeof(buf), fp)) {
crypto/heimdal/lib/gssapi/ntlm/init_sec_context.c
48
while (fgets(buf, sizeof(buf), f) != NULL) {
crypto/heimdal/lib/hx509/file.c
199
while (fgets(buf, sizeof(buf), f) != NULL) {
crypto/heimdal/lib/hx509/hxtool.c
1528
while(fgets(buf, sizeof(buf), stdin) != NULL) {
crypto/heimdal/lib/hx509/lock.c
197
if(fgets(prompter->reply.data,
crypto/heimdal/lib/hx509/softp11.c
717
while(fgets(buf, sizeof(buf), f) != NULL) {
crypto/heimdal/lib/kadm5/acl.c
93
while(fgets(buf, sizeof(buf), f) != NULL) {
crypto/heimdal/lib/kadm5/ipropd_master.c
208
while (fgets(buf, sizeof(buf), fp) != NULL) {
crypto/heimdal/lib/kadm5/password_quality.c
186
if (fgets(reply, sizeof(reply), out) == NULL) {
crypto/heimdal/lib/kadm5/password_quality.c
188
if (fgets(reply, sizeof(reply), error) == NULL) {
crypto/heimdal/lib/kafs/afssys.c
145
while (fgets (buf, sizeof(buf), f) != NULL) {
crypto/heimdal/lib/kafs/common.c
182
while (fgets(cell, sizeof(cell), f)) {
crypto/heimdal/lib/kafs/common.c
277
while (fgets(buf, sizeof(buf), F)) {
crypto/heimdal/lib/kafs/common.c
295
if (fgets(buf, sizeof(buf), F) == NULL)
crypto/heimdal/lib/krb5/acl.c
277
while(fgets(buf, sizeof(buf), f)) {
crypto/heimdal/lib/krb5/config_file.c
54
return fgets(str, len, ptr->f);
crypto/heimdal/lib/krb5/keytab_keyfile.c
100
if (fgets (buf, sizeof(buf), f) == NULL) {
crypto/heimdal/lib/krb5/keytab_keyfile.c
81
if (fgets (buf, sizeof(buf), f) == NULL) {
crypto/heimdal/lib/krb5/kuserok.c
79
while (fgets (buf, sizeof(buf), f) != NULL) {
crypto/heimdal/lib/krb5/pkinit.c
2343
while(fgets(buf, sizeof(buf), f) != NULL) {
crypto/heimdal/lib/krb5/prompter_posix.c
64
if(fgets(prompts[i].reply->data,
crypto/heimdal/lib/roken/environment.c
80
while (fgets(buf, BUFSIZ, F) != NULL) {
crypto/heimdal/lib/roken/getusershell.c
170
while (fgets(cp, MaxPathLen + 1, fp) != NULL) {
crypto/heimdal/lib/roken/iruserok.c
114
while (fgets(buf, sizeof(buf), hostf)) {
crypto/heimdal/lib/roken/rkpty.c
170
while (fgets(s, sizeof(s), cmd) != NULL) {
crypto/heimdal/lib/sl/sl.c
189
if(fgets(buf, sizeof(buf), stdin) == NULL)
crypto/heimdal/lib/wind/test-normalize.c
165
while (fgets(buf, sizeof(buf), f) != NULL) {
crypto/krb5/src/clients/ksu/authorization.c
574
while (( r = fgets(line_ptr, BUFSIZ , fp)) != NULL){
crypto/krb5/src/clients/kvno/kvno.c
202
if (fgets(buf, bufsize, fp) == NULL)
crypto/krb5/src/kadmin/cli/kadmin.c
1765
fgets(reply, sizeof(reply), stdin);
crypto/krb5/src/kadmin/cli/kadmin.c
692
fgets(reply, sizeof (reply), stdin);
crypto/krb5/src/kadmin/cli/kadmin.c
753
fgets(reply, sizeof(reply), stdin);
crypto/krb5/src/kadmin/dbutil/dump.c
1124
r = fgets(buf, sizeof(buf), f);
crypto/krb5/src/kadmin/dbutil/dump.c
1448
if (fgets(buf, sizeof(buf), f) == NULL) {
crypto/krb5/src/kadmin/dbutil/kdb5_destroy.c
70
if (fgets(buf, sizeof(buf), stdin) == NULL) {
crypto/krb5/src/kadmin/dbutil/kdb5_mkey.c
1065
if (fgets(buf, sizeof(buf), stdin) == NULL) {
crypto/krb5/src/kadmin/dbutil/kdb5_mkey.c
822
if (fgets(ansbuf, sizeof(ansbuf), stdin) == NULL)
crypto/krb5/src/kadmin/ktutil/ktutil_funcs.c
206
fgets(buf, BUFSIZ, stdin);
crypto/krb5/src/kadmin/server/auth_acl.c
122
if (fgets(p, chunksize, fp) == NULL) {
crypto/krb5/src/kprop/kpropd.c
1317
if (!fgets(buf, sizeof(buf), acl_file))
crypto/krb5/src/lib/gssapi/mechglue/g_initialize.c
1279
while (fgets(buffer, BUFSIZ, confFile) != NULL) {
crypto/krb5/src/lib/krb5/ccache/cc_dir.c
159
ret = fgets(buf, sizeof(buf), fp);
crypto/krb5/src/lib/krb5/ccache/ccselect_k5identity.c
177
while (fgets(buf, sizeof(buf), fp) != NULL) {
crypto/krb5/src/lib/krb5/os/localauth_k5login.c
138
while (fgets(linebuf, sizeof(linebuf), fp) != NULL) {
crypto/krb5/src/lib/krb5/os/prompter.c
269
if (fgets(prompts[i].reply->data, prompts[i].reply->length, stdin)
crypto/krb5/src/lib/krb5/os/prompter.c
89
retp = fgets(prompts[i].reply->data, (int)prompts[i].reply->length,
crypto/krb5/src/lib/krb5/os/read_pwd.c
147
if (fgets(password, *pwsize, stdin) == NULL) {
crypto/krb5/src/lib/krb5/os/read_pwd.c
168
if (fgets(tmpstr, *pwsize, stdin) == NULL) {
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
1208
while (fgets(line, sizeof(line), in)) {
crypto/krb5/src/lib/krb5/unicode/ucdata/ucgendat.c
818
while (fgets(line, sizeof(line), in)) {
crypto/krb5/src/lib/rpc/getrpcent.c
167
if (fgets(d->line, BUFSIZ, d->rpcf) == NULL)
crypto/krb5/src/plugins/kdb/db2/libdb2/test/btree.tests/main.c
271
if ((lbuf = fgets(&buf[0], 512, ifp)) == NULL) {
crypto/krb5/src/plugins/kdb/db2/libdb2/test/dbtest.c
205
(p = fgets(buf, sizeof(buf), stdin)) != NULL; ++lineno) {
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash1.tests/tcreat3.c
84
while ( fgets(wp1, 8192, stdin) &&
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash1.tests/tcreat3.c
85
fgets(wp2, 8192, stdin) &&
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash1.tests/tdel.c
108
while ( fgets(wp1, 8192, fp) &&
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash1.tests/tdel.c
109
fgets(wp2, 8192, fp) &&
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash1.tests/tdel.c
86
while ( fgets(wp1, 8192, stdin) &&
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash1.tests/tdel.c
87
fgets(wp2, 8192, stdin) &&
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash1.tests/thash4.c
111
while ( fgets(wp1, 256, fp) &&
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash1.tests/thash4.c
112
fgets(wp2, 8192, fp) &&
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash1.tests/thash4.c
88
while ( fgets(wp1, 8192, stdin) &&
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash1.tests/thash4.c
89
fgets(wp2, 8192, stdin) &&
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash1.tests/tread2.c
85
while ( fgets(wp1, 8192, stdin) &&
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash1.tests/tread2.c
86
fgets(wp2, 8192, stdin) &&
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash1.tests/tverify.c
85
while ( fgets(wp1, 8192, stdin) &&
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash1.tests/tverify.c
86
fgets(wp2, 8192, stdin) &&
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash2.tests/passtest.c
128
while ((get_key = fgets(get_key, 100, keys)) != NULL) {
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash2.tests/passtest.c
132
key2 = fgets(get_key, 100, keys);
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash2.tests/passtest.c
156
while ((get_key = fgets(get_key, 100, keys)) != NULL) {
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash2.tests/passtest.c
160
key2 = fgets(key2, 100, keys);
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash2.tests/passtest.c
167
fgets(get_val, 300, vals);
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash2.tests/passtest.c
173
fgets(get_val, 300, vals);
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash2.tests/passtest.c
40
while ((key_line = fgets(key_line, 100, keys)) != NULL) {
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash2.tests/passtest.c
44
fgets(val_line, 300, vals);
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash2.tests/passtest.c
73
while ((get_key = fgets(get_key, 100, keys)) != NULL) {
crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash2.tests/passtest.c
81
fgets(get_val, 300, vals);
crypto/krb5/src/plugins/kdb/ldap/ldap_util/kdb5_ldap_policy.c
362
if (fgets(buf, sizeof(buf), stdin) == NULL) {
crypto/krb5/src/plugins/kdb/ldap/ldap_util/kdb5_ldap_realm.c
1435
if (fgets(buf, sizeof(buf), stdin) == NULL) {
crypto/krb5/src/plugins/kdb/ldap/ldap_util/kdb5_ldap_realm.c
516
if (fgets(krb_location, MAX_KRB_CONTAINER_LEN, stdin) != NULL) {
crypto/krb5/src/plugins/kdb/ldap/ldap_util/kdb5_ldap_services.c
203
while (fgets (line, MAX_LEN, pfile) != NULL) {
crypto/krb5/src/plugins/kdb/ldap/ldap_util/kdb5_ldap_services.c
255
while (fgets(line, MAX_LEN, pfile) != NULL) {
crypto/krb5/src/plugins/kdb/ldap/libkdb_ldap/ldap_service_stash.c
84
while (fgets(line, RECORDLEN, fp) != NULL) {
crypto/krb5/src/plugins/preauth/otp/otp_state.c
106
if (fgets(buf, sizeof(buf), file) == NULL)
crypto/krb5/src/util/profile/argv_parse.c
153
if (fgets(buf, sizeof(buf), stdin) == NULL)
crypto/krb5/src/util/profile/prof_parse.c
352
if (fgets(bptr, BUF_SIZE, f) == NULL)
crypto/krb5/src/util/profile/test_profile.c
34
if (fgets(buf, sizeof(buf), stdin) == NULL)
crypto/krb5/src/util/ss/listen.c
46
if (fgets(input, BUFSIZ, stdin) == NULL)
crypto/krb5/src/wconfig.c
208
while (fgets (buf, sizeof(buf), fin) != NULL) { /* Copy file over */
crypto/openssh/auth-pam.c
1157
if (fgets(input, sizeof input, stdin) == NULL)
crypto/openssh/auth-rhosts.c
85
while (fgets(buf, sizeof(buf), f)) {
crypto/openssh/clientloop.c
406
if (f && fgets(line, sizeof(line), f) &&
crypto/openssh/moduli.c
510
while (fgets(lp, QLINESIZE + 1, f) != NULL)
crypto/openssh/moduli.c
622
while (fgets(lp, QLINESIZE + 1, in) != NULL && count_in < end_lineno) {
crypto/openssh/session.c
1302
while (fgets(buf, sizeof(buf), f))
crypto/openssh/session.c
792
while (fgets(buf, sizeof(buf), f))
crypto/openssh/sftp.c
2310
if (fgets(cmd, sizeof(cmd), infile) == NULL) {
crypto/openssh/ssh-keygen.c
1613
if (!fgets(new_comment, sizeof(new_comment), stdin)) {
crypto/openssh/ssh-keygen.c
248
if (fgets(yesno, sizeof(yesno), stdin) == NULL)
crypto/openssh/ssh-keygen.c
305
if (fgets(buf, sizeof(buf), stdin) == NULL)
crypto/openssh/ssh-keygen.c
3319
if (fgets(yesno, sizeof(yesno), stdin) == NULL)
crypto/openssl/apps/ca.c
1068
if (fgets(tmp, sizeof(tmp), stdin) == NULL) {
crypto/openssl/apps/ca.c
1924
if (fgets(buf, sizeof(buf), stdin) == NULL) {
crypto/openssl/apps/req.c
1434
if (!fgets(buf, buf_size, stdin))
crypto/openssl/apps/speed.c
4989
while (fgets(buf, sizeof(buf), f)) {
crypto/openssl/crypto/bio/bio_local.h
152
#define UP_fgets fgets
crypto/openssl/crypto/bio/bss_file.c
359
if (!fgets(buf, size, (FILE *)bp->ptr))
crypto/openssl/crypto/ui/ui_openssl.c
267
if (!fgets(buf, SIZE, in))
crypto/openssl/crypto/ui/ui_openssl.c
337
p = fgets(result, maxsize, tty_in);
crypto/openssl/demos/sslecho/main.c
321
txbuf = fgets(buffer, BUFFERSIZE, stdin);
crypto/openssl/ms/applink.c
121
OPENSSL_ApplinkTable[APPLINK_FGETS] = fgets;
include/stdio.h
273
char *(fgets)(char * __restrict, int, FILE * __restrict);
lib/geom/part/geom_part.c
964
fgets(line, sizeof(line) - 1, stdin) != NULL) {
lib/libbluetooth/bluetooth.c
113
if ((p = fgets(buf, sizeof(buf), hostf)) == NULL) {
lib/libbluetooth/bluetooth.c
219
if ((p = fgets(buf, sizeof(buf), protof)) == NULL)
lib/libc/db/test/btree.tests/main.c
198
if ((lbuf = fgets(&buf[0], 512, ifp)) == NULL)
lib/libc/db/test/dbtest.c
158
(p = fgets(buf, sizeof(buf), stdin)) != NULL; ++lineno) {
lib/libc/db/test/hash.tests/tcreat3.c
72
while ( fgets(wp1, 8192, stdin) &&
lib/libc/db/test/hash.tests/tcreat3.c
73
fgets(wp2, 8192, stdin) &&
lib/libc/db/test/hash.tests/tdel.c
74
while ( fgets(wp1, 8192, stdin) &&
lib/libc/db/test/hash.tests/tdel.c
75
fgets(wp2, 8192, stdin) &&
lib/libc/db/test/hash.tests/tdel.c
96
while ( fgets(wp1, 8192, fp) &&
lib/libc/db/test/hash.tests/tdel.c
97
fgets(wp2, 8192, fp) &&
lib/libc/db/test/hash.tests/thash4.c
100
while ( fgets(wp1, 256, fp) &&
lib/libc/db/test/hash.tests/thash4.c
101
fgets(wp2, 8192, fp) &&
lib/libc/db/test/hash.tests/thash4.c
77
while ( fgets(wp1, 8192, stdin) &&
lib/libc/db/test/hash.tests/thash4.c
78
fgets(wp2, 8192, stdin) &&
lib/libc/db/test/hash.tests/tread2.c
73
while ( fgets(wp1, 8192, stdin) &&
lib/libc/db/test/hash.tests/tread2.c
74
fgets(wp2, 8192, stdin) &&
lib/libc/db/test/hash.tests/tverify.c
73
while ( fgets(wp1, 8192, stdin) &&
lib/libc/db/test/hash.tests/tverify.c
74
fgets(wp2, 8192, stdin) &&
lib/libc/gen/fstab.c
117
if (!(p = fgets(line, sizeof(line), _fs_fp)))
lib/libc/gen/getnetgrent.c
804
fgets(line, LINSIZ, netf) != NULL) {
lib/libc/gen/getnetgrent.c
828
while (fgets(line, LINSIZ, netf) != NULL) {
lib/libc/gen/getnetgrent.c
893
if (fgets(line, LINSIZ, netf)) {
lib/libc/gen/getttyent.c
129
if (!fgets(p = line, lbsize, tf))
lib/libc/gen/getttyent.c
140
if (!fgets(&line[i], lbsize - i, tf))
lib/libc/gen/getusershell.c
116
while (fgets(line, MAXPATHLEN + 1, fp) != NULL) {
lib/libc/net/ether_addr.c
153
while (fgets(buf,BUFSIZ,fp)) {
lib/libc/net/ether_addr.c
202
while (fgets(buf,BUFSIZ,fp)) {
lib/libc/net/eui64.c
230
while (fgets(buf,BUFSIZ,fp)) {
lib/libc/net/eui64.c
280
while (fgets(buf,BUFSIZ,fp)) {
lib/libc/net/getaddrinfo.c
2416
if (!(p = fgets(hostbuf, sizeof hostbuf, *hostf)))
lib/libc/net/gethostbyht.c
100
if (!(p = fgets(hostbuf, sizeof hostbuf, hed->hostf))) {
lib/libc/net/getnetbyht.c
90
p = fgets(line, sizeof line, ned->netf);
lib/libc/net/getprotoent.c
366
if ((p = fgets(ped->line, sizeof ped->line, ped->fp)) == NULL)
lib/libc/net/hesiod.c
280
while (fgets(buf, sizeof(buf), fp) != NULL) {
lib/libc/net/rcmd.c
582
while (fgets(buf, sizeof(buf), hostf)) {
lib/libc/posix1e/mac.c
184
while (fgets(line, LINE_MAX, file)) {
lib/libc/quad/TESTS/divrem.c
47
if (fgets(buf, sizeof buf, stdin) == NULL)
lib/libc/quad/TESTS/mul.c
46
if (fgets(buf, sizeof buf, stdin) == NULL)
lib/libc/regex/grot/main.c
140
while (fgets(inbuf, sizeof(inbuf), in) != NULL) {
lib/libc/regex/grot/split.c
171
while (fgets(buf, sizeof(buf), stdin) != NULL) {
lib/libc/resolv/res_init.c
298
while (fgets(buf, sizeof(buf), fp) != NULL) {
lib/libc/resolv/res_query.c
453
while (fgets(buf, sizeof(buf), fp)) {
lib/libc/rpc/getnetconfig.c
276
if (fgets(stringp, MAXNETCONFIGLINE, nc_file) == NULL) {
lib/libc/rpc/getnetconfig.c
456
if ((stringp = fgets(linep, MAXNETCONFIGLINE, file)) == NULL) {
lib/libc/rpc/getpublickey.c
98
res = fgets(buf, sizeof(buf), fd);
lib/libc/rpc/netnamer.c
256
res = fgets(buf, sizeof(buf), fd);
lib/libc/secure/fgets_chk.c
48
return (fgets(buf, len, fp));
lib/libc/secure/fgets_chk.c
53
return (fgets(buf, len, fp));
lib/libc/tests/gen/popen_test.c
122
ATF_CHECK_MSG((sres = fgets(buf, sizeof(buf), fp)) != NULL,
lib/libc/tests/gen/popen_test.c
227
sres = fgets(buf, sizeof(buf), fp);
lib/libc/tests/secure/fortify_stdio_test.c
1376
fgets(__stack.__buf, __len, fp);
lib/libc/tests/secure/fortify_stdio_test.c
1400
fgets(__stack.__buf, __len, fp);
lib/libc/tests/secure/fortify_stdio_test.c
1425
fgets(__stack.__buf, __len, fp);
lib/libc/tests/secure/fortify_stdio_test.c
1450
fgets(__stack.__buf, __len, fp);
lib/libc/tests/secure/fortify_stdio_test.c
1484
fgets(__stack.__buf, __len, fp);
lib/libc/tests/stdio/perror_test.c
79
s = fgets(lbuf, sizeof(lbuf), stderr);
lib/libc/tests/stdio/perror_test.c
83
s = fgets(lbuf, sizeof(lbuf), stderr);
lib/libc/tests/stdio/perror_test.c
87
s = fgets(lbuf, sizeof(lbuf), stderr);
lib/libc/tests/stdio/perror_test.c
92
s = fgets(lbuf, sizeof(lbuf), stderr);
lib/libdpv/dialog_util.c
142
if ((fgets(rbuf, LINE_MAX, f) == NULL) || (pclose(f) < 0))
lib/libgssapi/gss_mech_switch.c
208
while (fgets(buf, sizeof(buf), fp)) {
lib/libpam/modules/pam_login_access/login_access.c
71
while (!match && fgets(line, sizeof(line), fp)) {
lib/libpmc/pmu-events/jevents.c
1046
p = fgets(line, n, mapfp);
lib/libpmc/pmu-events/jevents.c
1055
p = fgets(line, n, mapfp);
lib/libradius/radlib.c
515
while (fgets(buf, sizeof buf, fp) != NULL) {
lib/librpcsec_gss/rpcsec_gss_conf.c
195
while (fgets(buf, sizeof(buf), fp)) {
lib/librpcsec_gss/rpcsec_gss_conf.c
253
while (fgets(buf, sizeof(buf), fp)) {
lib/libusbhid/usage.c
88
if (fgets(line, sizeof line, f) == NULL)
libexec/comsat/comsat.c
223
while (fgets(line, sizeof(line), fi) != NULL) {
libexec/fingerd/fingerd.c
105
if (!fgets(line, sizeof(line), stdin))
libexec/mknetid/mknetid.c
180
while(fgets(readbuf, LINSIZ, pfp)) {
libexec/mknetid/mknetid.c
242
while ((ptr = fgets(readbuf, LINSIZ, hfp))) {
libexec/mknetid/mknetid.c
278
while(fgets(readbuf, LINSIZ, nfp)) {
libexec/mknetid/parse_group.c
103
if (!fgets(line, sizeof(line), _gr_fp))
libexec/rbootd/parseconf.c
117
while (fgets(line, C_LINELEN, fp) != NULL) {
libexec/revnetgroup/parse_netgroup.c
337
if (fgets(line, LINSIZ, netf)) {
libexec/revnetgroup/revnetgroup.c
119
while (fgets(readbuf, LINSIZ, fp)) {
libexec/revnetgroup/revnetgroup.c
124
fgets((char *)&readbuf[strlen(readbuf) - 2],
sbin/bsdlabel/bsdlabel.c
739
while (fgets(line, sizeof(line) - 1, f)) {
sbin/camcontrol/camcontrol.c
2704
if (fgets(str, sizeof(str), stdin) != NULL) {
sbin/camcontrol/camcontrol.c
2897
if (NULL != fgets(str, sizeof(str), stdin)) {
sbin/camcontrol/camcontrol.c
6553
if (fgets(str, sizeof(str), stdin) != NULL) {
sbin/camcontrol/camcontrol.c
7173
if (fgets(str, sizeof(str), stdin) != NULL) {
sbin/camcontrol/util.c
171
if (fgets(str, sizeof(str), stdin) != NULL) {
sbin/ccdconfig/ccdconfig.c
302
while (fgets(line, sizeof(line), f) != NULL) {
sbin/ddb/ddb.c
67
while (fgets(buf, BUFSIZ, f)) {
sbin/devd/tests/client_test.c
55
error = fgets(mdname, sizeof(mdname), create_stdout);
sbin/dump/itime.c
236
if ( (fgets(tbuf, sizeof (tbuf), df)) != tbuf)
sbin/dump/optr.c
85
if (fgets(replybuffer, 63, mytty) == NULL) {
sbin/fdisk/fdisk.c
1361
if (fgets(buf, sizeof(buf), fp) == NULL)
sbin/fdisk/fdisk.c
909
if (fgets(lbuf, LBUF, stdin) == NULL)
sbin/fdisk/fdisk.c
932
if (fgets(lbuf, LBUF, stdin) == NULL)
sbin/ggate/ggated/ggated.c
302
if (fgets(buf, sizeof(buf), fd) == NULL) {
sbin/growfs/growfs.c
1483
fgets(reply, (int)sizeof(reply), stdin);
sbin/ipf/ippool/ippool_y.y
785
while (fgets(line, sizeof(line) - 1, fp) != NULL) {
sbin/ipf/libipf/ipft_hx.c
73
while (fgets(line, sizeof(line)-1, tfp)) {
sbin/ipf/libipf/ipft_tx.c
122
while (fgets(line, sizeof(line)-1, tfp)) {
sbin/ipf/libipf/load_file.c
31
while (fgets(line, sizeof(line) - 1, fp)) {
sbin/ipfw/dummynet.c
898
while (fgets(line, ED_MAX_LINE_LEN, f)) { /* read commands */
sbin/ipfw/main.c
642
while (fgets(buf, sizeof(buf), f)) { /* read commands */
sbin/ldconfig/elfhints.c
155
while (fgets(buf, sizeof buf, fp) != NULL) {
sbin/nvmecontrol/firmware.c
330
fgets(prompt, sizeof(prompt), stdin);
sbin/restore/interactive.c
316
if (fgets(input, BUFSIZ, terminal) == NULL) {
sbin/restore/tape.c
370
if (fgets(buf, BUFSIZ, terminal) == NULL)
sbin/restore/tape.c
388
if (fgets(buf, BUFSIZ, terminal) == NULL)
sbin/routed/parms.c
181
if (fgets(lbuf, sizeof(lbuf), fp) == NULL)
sbin/savecore/savecore.c
250
if (fgets(buf, sizeof(buf), fp) == NULL) {
sbin/savecore/savecore.c
448
if (fgets(buf, sizeof(buf), fp) == NULL)
sbin/shutdown/shutdown.c
213
if (!fgets(p, endp - p + 1, stdin))
sbin/sysctl/sysctl.c
622
while (fgets(line, sizeof(line), file) != NULL) {
sbin/umbctl/umbctl.c
281
while(fgets(buf, sizeof(buf), fp) != NULL)
secure/lib/libcrypt/crypt-blowfish.c
307
fgets(salt + 6, sizeof(salt) - 6, stdin);
secure/lib/libcrypt/crypt-blowfish.c
311
fgets(blubber, sizeof(blubber), stdin);
share/examples/ipfilter/l4check/l4check.c
504
for (num = 1; fgets(buf, sizeof(buf), fp); num++) {
share/examples/ipfilter/samples/userauth.c
43
if (!fgets(yn, sizeof(yn), stdin))
stand/ficl/fileaccess.c
242
while (keepGoing && fgets(cp, nLINEBUF, ff->f))
stand/ficl/fileaccess.c
315
fgets(address, length, ff->f);
stand/ficl/testmain.c
175
while (fgets(cp, nLINEBUF, fp))
stand/ficl/testmain.c
332
if (fgets(in, sizeof(in) - 1, stdin) == NULL)
sys/dev/aic7xxx/aicasm/aicasm.c
608
fgets(buf, sizeof(buf), ifile);
sys/dev/aic7xxx/aicasm/aicasm.c
630
fgets(buf, sizeof(buf), ifile);
sys/dev/aic7xxx/aicasm/aicasm.c
641
while(fgets(buf, sizeof(buf), ifile) != NULL)
sys/kern/subr_blist.c
1109
if (fgets(buf, sizeof(buf), stdin) == NULL)
sys/netinet/libalias/alias.c
1706
fgets(buf, 256, fd);
sys/netinet/tcp_stacks/sack_filter.c
751
while (fgets(buffer, sizeof(buffer), in) != NULL) {
sys/netpfil/ipfilter/netinet/radix_ipf.c
1149
while (fgets(line, sizeof(line), fp) != NULL) {
tests/sys/net/routing/rtsock_common.h
324
line = fgets(buf, sizeof(buf), fp);
tests/sys/net/routing/rtsock_common.h
359
line = fgets(buf, sizeof(buf), fp);
tests/sys/net/routing/rtsock_print.h
392
while (fgets(line, sizeof(line), fp) != NULL)
tests/sys/ses/nondestructive.c
268
while(NULL != fgets(line, sizeof(line), pipe)) {
tests/sys/ses/nondestructive.c
415
while(NULL != fgets(line, sizeof(line), pipe)) {
tests/sys/ses/nondestructive.c
469
ATF_REQUIRE(NULL != fgets(line, sizeof(line), pipe));
tests/sys/ses/nondestructive.c
558
while(NULL != fgets(line, sizeof(line), pipe)) {
tests/sys/ses/nondestructive.c
66
while(NULL != fgets(line, sizeof(line), pipe)) {
tools/regression/gaithrstress/gaithrstress.c
159
while (fgets(newword, sizeof(newword), fp) != NULL)
tools/regression/gaithrstress/gaithrstress.c
168
while (fgets(newword, sizeof(newword), fp) != NULL) {
tools/regression/gaithrstress/gaithrstress.c
249
(void)fgets(waiting, sizeof(waiting), stdin);
tools/tools/ath/ath_ee_9287_print/eeprom.c
49
if (fgets(b, 1024, fp) == NULL)
tools/tools/ath/ath_ee_9300_print/main.c
437
if (fgets(b, 1024, fp) == NULL)
tools/tools/ath/ath_ee_v14_print/ath_ee_v14_print.c
60
if (fgets(b, 1024, fp) == NULL)
tools/tools/ath/ath_ee_v4k_print/eeprom.c
49
if (fgets(b, 1024, fp) == NULL)
tools/tools/ath/athprom/athprom.c
151
if (fgets(line, sizeof(line), stdin) != NULL &&
tools/tools/drm/radeon/mkregtable/mkregtable.c
664
if (fgets(buf, 1024, file) == NULL) {
tools/tools/drm/radeon/mkregtable/mkregtable.c
676
if (fgets(buf, 1024, file) == NULL) {
tools/tools/usbtest/usbtest.c
123
if (fgets(buf, sizeof(buf), stdin) == NULL)
tools/tools/usbtest/usbtest.c
141
if (fgets(ptr, size, stdin) == NULL)
tools/tools/usbtest/usbtest.c
162
if (fgets(buf, sizeof(buf), stdin) == NULL)
usr.bin/at/perm.c
70
while(fgets(buffer, len+2, fp) != NULL)
usr.bin/banner/banner.c
1062
if (fgets(message, MAXMSG, stdin) == NULL) {
usr.bin/bintrans/uudecode.c
198
if (fgets(buf, sizeof(buf), infp) == NULL)
usr.bin/bintrans/uudecode.c
315
if (fgets(buf, size, infp) != NULL)
usr.bin/chat/chat.c
330
while (fgets(buf, STR_LEN, cfp) != NULL) {
usr.bin/csplit/csplit.c
279
again: if (fgets(lbuf, sizeof(lbuf), src) == NULL) {
usr.bin/ctags/ctags.c
190
while (fgets(lbuf, LINE_MAX, oldf)) {
usr.bin/ctags/fortran.c
53
if (!fgets(lbuf, sizeof(lbuf), inf))
usr.bin/ctags/lisp.c
54
if (!fgets(lbuf, sizeof(lbuf), inf))
usr.bin/factor/factor.c
136
if (fgets(buf, sizeof(buf), stdin) == NULL) {
usr.bin/fetch/fetch.c
394
if (fgets(URL->user, sizeof URL->user, stdin) == NULL)
usr.bin/fetch/fetch.c
406
nopwd = (fgets(URL->pwd, sizeof URL->pwd, stdin) == NULL);
usr.bin/fetch/fetch.c
410
nopwd = (fgets(URL->pwd, sizeof URL->pwd, stdin) == NULL);
usr.bin/find/misc.c
98
if (fgets(resp, sizeof(resp), stdin) == NULL)
usr.bin/finger/finger.c
304
while(fgets(conf_alias, sizeof(conf_alias), conf_fp) != NULL) {
usr.bin/fortune/fortune/fortune.c
1321
while (fgets(sp, Fort_len, fp->inf) != NULL)
usr.bin/fortune/fortune/fortune.c
213
for (Fort_len = 0; fgets(line, sizeof line, fp->inf) != NULL &&
usr.bin/fortune/fortune/fortune.c
249
while (fgets(line, sizeof line, Fortfile->inf) != NULL &&
usr.bin/fortune/strfile/strfile.c
166
sp = fgets(string, 256, inf);
usr.bin/fortune/unstr/unstr.c
116
sp = fgets(buf, sizeof(buf), Inf);
usr.bin/from/from.c
109
for (newline = 1; fgets(buf, sizeof(buf), mbox);) {
usr.bin/gzip/gzip.c
1154
(void)fgets(ans, sizeof(ans) - 1, stdin);
usr.bin/hexdump/parse.c
54
while (fgets(buf, sizeof(buf), fp)) {
usr.bin/indent/args.c
342
while ((fgets(line, BUFSIZ, file)) != NULL) {
usr.bin/leave/leave.c
74
cp = fgets(buf, sizeof(buf), stdin);
usr.bin/locate/bigram/locate.bigram.c
58
while (fgets(path, sizeof(buf2), stdin) != NULL) {
usr.bin/locate/code/locate.code.c
124
if (fgets(bigrams, BGBUFSIZE + 1, fp) == NULL) {
usr.bin/locate/code/locate.code.c
145
while (fgets(path, sizeof(buf2), stdin) != NULL) {
usr.bin/lock/lock.c
157
if (!fgets(s, sizeof(s), stdin) || *s == '\n')
usr.bin/lock/lock.c
164
(void)fgets(s1, sizeof(s1), stdin);
usr.bin/lock/lock.c
231
if (!fgets(s, sizeof(s), stdin)) {
usr.bin/logger/logger.c
224
while (fgets(buf, sizeof(buf), stdin) != NULL) {
usr.bin/login/login_fbtab.c
93
while (fgets(buf, sizeof(buf), fp)) {
usr.bin/mail/edit.c
86
if (fgets(buf, sizeof(buf), stdin) == NULL)
usr.bin/mail/fio.c
184
if (fgets(linebuf, linesize, ibuf) == NULL)
usr.bin/mail/fio.c
92
if (fgets(linebuf, sizeof(linebuf), ibuf) == NULL) {
usr.bin/mail/send.c
183
if (fgets(line, sizeof(line), ibuf) == NULL) {
usr.bin/mail/send.c
78
if (fgets(line, sizeof(line), ibuf) == NULL)
usr.bin/ministat/ministat.c
496
while (fgets(buf, sizeof buf, f) != NULL) {
usr.bin/morse/morse.c
598
while (fgets(s, BUFSIZ - (s - buf), stream)) {
usr.bin/msgs/msgs.c
350
fgets(inbuf, sizeof inbuf, stdin);
usr.bin/msgs/msgs.c
360
fgets(inbuf, sizeof inbuf, stdin);
usr.bin/msgs/msgs.c
496
&& fgets(inbuf, sizeof inbuf, newmsg)
usr.bin/msgs/msgs.c
643
while (fgets(inbuf, sizeof inbuf, newmsg)) {
usr.bin/msgs/msgs.c
707
while (fgets(lbuf, sizeof lbuf, f))
usr.bin/msgs/msgs.c
734
(void) fgets(inbuf, sizeof inbuf, stdin);
usr.bin/msgs/msgs.c
823
if (fgets(inbuf, sizeof inbuf, infile)) {
usr.bin/msgs/msgs.c
866
while (fgets(inbuf, sizeof inbuf, infile)
usr.bin/number/number.c
92
fgets(line, sizeof(line), stdin) != NULL; first = 0) {
usr.bin/patch/inp.c
354
if (fgets(p, maxlen + 1, ifp) == NULL) {
usr.bin/pr/pr.c
1556
while (fgets(buf, BUFSIZ, err) != NULL)
usr.bin/primes/primes.c
171
if (fgets(buf, sizeof(buf), stdin) == NULL) {
usr.bin/rpcgen/rpc_scan.c
156
if (!fgets(curline, MAXLINESIZE, fin)) {
usr.bin/rwall/rwall.c
159
while (fgets(lbuf, sizeof(lbuf), stdin))
usr.bin/sed/main.c
255
if ((p = fgets(buf, n, f)) != NULL) {
usr.bin/tftp/main.c
352
fgets(&line[strlen(line)], sizeof line - strlen(line), stdin);
usr.bin/tftp/main.c
440
fgets(&line[strlen(line)], sizeof line - strlen(line), stdin);
usr.bin/tftp/main.c
550
fgets(&line[strlen(line)], sizeof line - strlen(line), stdin);
usr.bin/tftp/main.c
631
fgets(&line[strlen(line)], sizeof line - strlen(line), stdin);
usr.bin/tftp/main.c
658
fgets(&line[strlen(line)], sizeof line - strlen(line), stdin);
usr.bin/tftp/main.c
751
if (fgets(line, sizeof line , stdin) == NULL) {
usr.bin/tip/tip/acu.c
116
while (fgets(string, sizeof(string), fd) != NOSTR) {
usr.bin/tip/tip/value.c
95
while (fgets(file, sizeof(file)-1, fp) != NULL) {
usr.bin/units/units.c
157
if (!fgets(line, sizeof(line), unitfile))
usr.bin/usbhidaction/usbhidaction.c
294
if (fgets(buf, sizeof buf, f) == NULL)
usr.bin/usbhidaction/usbhidaction.c
300
if (fgets(p, sizeof buf - strlen(buf), f) == NULL)
usr.bin/vgrind/vfontedpr.c
303
while (fgets(buf, sizeof buf, stdin) != NULL) {
usr.bin/whereis/whereis.c
296
if (fgets(buf, BUFSIZ - 1, p) == NULL ||
usr.bin/whereis/whereis.c
497
while (fgets(buf, BUFSIZ - 1, p) != NULL) {
usr.bin/whereis/whereis.c
608
(fgets(buf, BUFSIZ - 1, p)) != NULL) {
usr.bin/xstr/xstr.c
159
if (fgets(linebuf, sizeof linebuf, stdin) == NULL) {
usr.bin/xstr/xstr.c
241
if (fgets(linebuf, sizeof linebuf, stdin)
usr.sbin/acpi/acpidb/acpidb.c
236
while (fgets(buf, sizeof buf, fp) != NULL) {
usr.sbin/arp/arp.c
230
while(fgets(line, sizeof(line), fp) != NULL) {
usr.sbin/bluetooth/bthidd/parser.y
510
for (lineno = 1; fgets(buffer, sizeof(buffer), f) != NULL; lineno ++) {
usr.sbin/bluetooth/hcsecd/parser.y
310
while ((p = fgets(buf, sizeof(buf), f)) != NULL) {
usr.sbin/bsdinstall/distextract/distextract.c
195
while (fgets(line, sizeof(line), manifest) != NULL) {
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_printer_tbl.c
177
if (fgets(fline, sizeof(fline) -1, f) == NULL) {
usr.sbin/cdcontrol/cdcontrol.c
1197
if (! fgets (buf, sizeof (buf), stdin)) {
usr.sbin/ckdist/ckdist.c
229
while (fgets(buf, sizeof(buf), fp)) {
usr.sbin/ckdist/ckdist.c
277
for (cnt = -1; fgets(buf, sizeof(buf), fp); cnt++) {
usr.sbin/config/main.cc
807
while (fgets(line, BUFSIZ, ifp) != 0) {
usr.sbin/config/mkmakefile.cc
157
while (fgets(line, BUFSIZ, ifp) != NULL) {
usr.sbin/config/mkmakefile.cc
321
while (fgets(line, BUFSIZ, ifp) != NULL) {
usr.sbin/config/mkmakefile.cc
364
while (fgets(line, BUFSIZ, ifp) != NULL) {
usr.sbin/cron/crontab/crontab.c
459
(void) fgets(q, sizeof q, stdin);
usr.sbin/cron/lib/misc.c
317
while (fgets(line, MAX_TEMPSTR, file)) {
usr.sbin/crunch/crunchgen/crunchgen.c
300
while (fgets(line, MAXLINELEN, cf) != NULL) {
usr.sbin/crunch/crunchgen/crunchgen.c
771
while(fgets(line, MAXLINELEN, f)) {
usr.sbin/crunch/crunchide/crunchide.c
193
while(fgets(symbol, sizeof(symbol), keepf)) {
usr.sbin/cxgbetool/cxgbetool.c
3819
buf = fgets(buffer, sizeof(buffer), stdin);
usr.sbin/edquota/edquota.c
540
(void) fgets(line1, sizeof (line1), fd);
usr.sbin/edquota/edquota.c
541
while (fgets(line1, sizeof (line1), fd) != NULL &&
usr.sbin/edquota/edquota.c
542
fgets(line2, sizeof (line2), fd) != NULL) {
usr.sbin/edquota/edquota.c
718
(void) fgets(line1, sizeof (line1), fd);
usr.sbin/edquota/edquota.c
719
(void) fgets(line1, sizeof (line1), fd);
usr.sbin/edquota/edquota.c
720
while (fgets(line1, sizeof (line1), fd) != NULL) {
usr.sbin/efidp/efidp.c
144
while (fgets(buffer, sizeof(buffer), stdin)) {
usr.sbin/efidp/efidp.c
174
while (fgets(buffer, sizeof(buffer), stdin)) {
usr.sbin/efidp/efidp.c
225
while (fgets(buffer, sizeof(buffer), stdin)) {
usr.sbin/fdformat/fdformat.c
126
if (!fgets (reply, sizeof(reply) - 1, stdin))
usr.sbin/fifolog/fifolog_writer/fifolog_writer.c
101
if (fgets(buf, sizeof buf, stdin) == NULL)
usr.sbin/gssd/gssd.c
217
while (fgets(buf, sizeof(buf), fp)) {
usr.sbin/i2c/i2c.c
731
while (fgets(buf, sizeof buf, stdin) != NULL) {
usr.sbin/inetd/inetd.c
2063
if (fgets(line, sizeof (line), fd) == NULL)
usr.sbin/ip6addrctl/ip6addrctl.c
264
while(fgets(line, sizeof(line), fp)) {
usr.sbin/kbdmap/kbdmap.c
230
while (fgets(line, sizeof(line), fp)) {
usr.sbin/kbdmap/kbdmap.c
597
while (fgets(buffer, sizeof(buffer), fp)) {
usr.sbin/lpr/chkprintcap/skimprintcap.c
101
curline = fgets(buff, sizeof(buff), pc_file);
usr.sbin/lpr/chkprintcap/skimprintcap.c
244
curline = fgets(buff, sizeof(buff), pc_file);
usr.sbin/lpr/common_source/ctlinfo.c
879
strp = fgets(cpriv->cji_buff, cpriv->cji_buffsize, cpriv->cji_fstream);
usr.sbin/lpr/lpc/lpc.c
179
if (fgets(cmdline, MAX_CMDLINE, stdin) == NULL)
usr.sbin/lpr/lpd/printjob.c
1374
while (fgets(buf, sizeof(buf), errfp))
usr.sbin/lpr/lpd/printjob.c
852
while (fgets(buf, sizeof(buf), fp))
usr.sbin/lpr/pac/pac.c
207
while (fgets(linebuf, BUFSIZ, acctf) != NULL) {
usr.sbin/mountd/mountd.c
3762
while (fgets(str, STRSIZ, mlfile) != NULL) {
usr.sbin/moused/moused/quirks.c
1222
while (fgets(line, sizeof(line), fp)) {
usr.sbin/moused/moused/quirks.c
478
if (fgets(compatible, sizeof(compatible), fp)) {
usr.sbin/mtest/mtest.c
223
if (fgets(line, sizeof(line), stdin) != NULL) {
usr.sbin/mtest/mtest.c
264
while (fgets(line, sizeof(line), fp) != NULL) {
usr.sbin/mtest/mtest.c
562
fgets(str1, sizeof(str1), fp);
usr.sbin/ndp/ndp.c
375
while (fgets(line, sizeof(line), fp) != NULL) {
usr.sbin/newsyslog/newsyslog.c
1121
while (fgets(line, BUFSIZ, cf)) {
usr.sbin/newsyslog/newsyslog.c
2396
if (fgets(line, BUFSIZ, f) == NULL) {
usr.sbin/nscd/parser.c
392
while ((res == 0) && (fgets(buffer, sizeof(buffer) - 1, fin) != NULL)) {
usr.sbin/pciconf/pciconf.c
1104
if (fgets(buf, sizeof(buf), db) == NULL)
usr.sbin/pmcannotate/pmcannotate.c
201
while (fgets(buffer, LNBUFF, fp) != NULL) {
usr.sbin/pmcannotate/pmcannotate.c
240
while (fgets(buffer, LNBUFF, fp) != NULL) {
usr.sbin/pmcannotate/pmcannotate.c
547
while (fgets(buffer, LNBUFF, fp) != NULL) {
usr.sbin/pmcannotate/pmcannotate.c
579
while (fgets(buffer, LNBUFF, fp) != NULL) {
usr.sbin/pmcannotate/pmcannotate.c
614
if (fgets(buffer, LNBUFF, fp) == NULL)
usr.sbin/pmcannotate/pmcannotate.c
641
} while (fgets(buffer, LNBUFF, fp) != NULL && isasminline(buffer) != 0);
usr.sbin/pmcannotate/pmcannotate.c
649
while (fgets(buffer, LNBUFF, fp) != NULL && isasminline(buffer) == 0) {
usr.sbin/pmcannotate/pmcannotate.c
664
if (fgets(buffer, LNBUFF, fp) == NULL)
usr.sbin/pmcannotate/pmcannotate.c
794
while (fgets(buffer, LNBUFF, gfp) != NULL) {
usr.sbin/pmcstat/pmcstat_log.c
298
if (fgets(funcname, funcname_len, image->pi_addr2line) == NULL) {
usr.sbin/pmcstat/pmcstat_log.c
306
if (fgets(sourcefile, sourcefile_len, image->pi_addr2line) == NULL) {
usr.sbin/pmcstudy/pmcstudy.c
2102
if (fgets(buffer, sizeof(buffer), io) == NULL) {
usr.sbin/pmcstudy/pmcstudy.c
2158
if (fgets(buffer, sizeof(buffer), io) == NULL) {
usr.sbin/pmcstudy/pmcstudy.c
2508
while (fgets(linebuf, sizeof(linebuf), io) != NULL) {
usr.sbin/pmcstudy/pmcstudy.c
2589
if (fgets(line, sizeof(line), io) == NULL) {
usr.sbin/pmcstudy/pmcstudy.c
2605
if (fgets(line, sizeof(line), io) == NULL) {
usr.sbin/ppp/auth.c
181
while (fgets(buff, sizeof buff, fp)) {
usr.sbin/ppp/auth.c
242
while (fgets(buff, sizeof buff, fp)) {
usr.sbin/ppp/auth.c
309
while (fgets(buff, sizeof buff, fp)) {
usr.sbin/ppp/auth.c
363
while (fgets(buff, sizeof buff, fp)) {
usr.sbin/ppp/systems.c
270
while (fgets(buf, buflen-1, fp)) {
usr.sbin/pw/pw_user.c
1511
while (fgets(line, sizeof(line), fp) != NULL) {
usr.sbin/rpc.umntall/mounttab.c
93
while (fgets(str, STRSIZ, mtabfile) != NULL) {
usr.sbin/rpc.ypupdated/update.c
268
while (fgets(line, sizeof (line), rf)) {
usr.sbin/syslogd/syslogd.c
2334
while (fgets(cline, sizeof(cline), cf) != NULL) {
usr.sbin/traceroute/as.c
151
if (fgets(buf, sizeof(buf), asn->as_f) == NULL) {
usr.sbin/tzsetup/tzsetup.c
902
if (fgets(zoneinfo, sizeof(zoneinfo), f) != NULL) {
usr.sbin/usbconfig/dump.c
385
if (fgets(buf, sizeof(buf), db) == NULL)
usr.sbin/vidcontrol/decode.c
45
if (!fgets(temp, sizeof(temp), fd))
usr.sbin/vidcontrol/decode.c
51
if (!fgets(p = temp, sizeof(temp), fd))
usr.sbin/vidcontrol/decode.c
93
if (!fgets(temp, sizeof(temp), fd) || strcmp(temp, "end\n"))
usr.sbin/watch/watch.c
268
if (fgets(buf, DEV_NAME_LEN - 1, stdin)) {
usr.sbin/yp_mkdb/yp_mkdb.c
248
while (fgets((char *)&buf, sizeof(buf), ifp)) {
usr.sbin/yp_mkdb/yp_mkdb.c
258
fgets((char *)&buf[strlen(buf) - 1],
usr.sbin/ypserv/yp_access.c
143
while (fgets(linebuf, LINEBUFSZ, fp)) {