OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lchflags
(Results
1 - 11
of
11
) sorted by relevancy
/src/tools/compat/
lchflags.c
1
/* $NetBSD:
lchflags
.c,v 1.4 2008/04/28 20:24:12 martin Exp $ */
32
/* Emulate
lchflags
(2), checking path with lstat(2) first to ensure that
43
lchflags
(const char *path, u_long flags)
function
Makefile
11
issetugid.c
lchflags
.c lchmod.c lchown.c libyywrap.c \
compat_defs.h
558
int
lchflags
(const char *, unsigned long);
/src/usr.bin/chflags/
chflags.c
164
* use
lchflags
only for FTS_SL and should use chflags
167
change_flags =
lchflags
;
/src/usr.sbin/mtree/
verify.c
155
lchflags
(p->fts_accpath, 0) == -1)
310
if (
lchflags
(path, flags))
compare.c
103
if (
lchflags
(p->fts_accpath, flags)) { \
372
* since
lchflags
(2) will reset file times, the utimes() above
/src/sys/sys/
stat.h
267
int
lchflags
(const char *, unsigned long);
/src/lib/libc/sys/
Makefile.inc
129
lchflags
.S lchmod.S lchown.S lfs_bmapv.S lfs_markv.S lfs_segclean.S \
306
MLINKS+=chflags.2 fchflags.2 chflags.2
lchflags
.2
/src/sbin/restore/
tape.c
713
(void)
lchflags
(name, flags);
/src/lib/librumphijack/
hijack.c
412
{ DUALCALL_LCHFLAGS, "
lchflags
", RSYS_NAME(
LCHFLAGS
) },
2770
PATHCALL(int,
lchflags
, DUALCALL_LCHFLAGS, \
/src/sys/rump/librump/rumpkern/
rump_syscalls.c
3434
__weak_alias(
lchflags
,rump___sysimpl_lchflags);
7910
}, /* 304 =
lchflags
*/
Completed in 26 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026