Searched refs:_compat_utmpfile (Results 1 – 2 of 2) sorted by relevance
89 extern char _compat_utmpfile[];147 if ((fd = open(_compat_utmpfile, O_RDWR|O_CREAT, 0644)) < 0) { in getutent_frec()154 if ((fd = open(_compat_utmpfile, O_RDONLY)) < 0) in getutent_frec()669 if ((fd = open(_compat_utmpfile, O_RDWR|O_CREAT, 0644)) < 0) in lockut()
127 char _compat_utmpfile[MAXFILE+1]; variable857 (void) strcpy(_compat_utmpfile, newfile); in utmpname()