Searched refs:altbuf (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl2/grep/dist/intl/
H A Dlocalealias.c253 char altbuf[BUFSIZ]; local
255 if (FGETS (altbuf, sizeof altbuf, fp) == NULL)
259 while (strchr (altbuf, '\n') == NULL);
/netbsd-current/sys/ufs/lfs/
H A Dlfs_vfsops.c861 struct buf *primarybuf, *altbuf; local
892 altbuf = NULL;
966 LFS_SBPAD, 0, &altbuf);
969 altsb = (struct lfs *)altbuf->b_data;
1064 brelse(altbuf, BC_INVAL);
1066 altbuf = NULL;
1311 if (altbuf)
1312 brelse(altbuf, BC_INVAL);
/netbsd-current/external/mpl/bind/dist/lib/ns/
H A Dupdate.c2117 char altbuf[DNS_NAME_FORMATSIZE]; local
2210 dns_name_format(foundname, altbuf, sizeof altbuf);
2213 ownerbuf, namebuf, altbuf);
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dzone.c2818 char altbuf[DNS_NAME_FORMATSIZE]; local
2897 dns_name_format(foundname, altbuf, sizeof altbuf);
2901 ownerbuf, namebuf, altbuf);
2919 char altbuf[DNS_NAME_FORMATSIZE]; local
2996 dns_name_format(foundname, altbuf, sizeof altbuf);
3000 ownerbuf, namebuf, altbuf);
3019 char altbuf[DNS_NAME_FORMATSIZE]; local
3146 dns_name_format(foundname, altbuf, sizeo
5464 char altbuf[DNS_NAME_FORMATSIZE]; local
[all...]
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dzone.c2851 char altbuf[DNS_NAME_FORMATSIZE]; local
2930 dns_name_format(foundname, altbuf, sizeof altbuf);
2934 ownerbuf, namebuf, altbuf);
2952 char altbuf[DNS_NAME_FORMATSIZE]; local
3029 dns_name_format(foundname, altbuf, sizeof altbuf);
3033 ownerbuf, namebuf, altbuf);
3052 char altbuf[DNS_NAME_FORMATSIZE]; local
3179 dns_name_format(foundname, altbuf, sizeo
5513 char altbuf[DNS_NAME_FORMATSIZE]; local
[all...]

Completed in 304 milliseconds