OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:un_link
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
unique.c
36
avl_node_t
un_link
;
member in struct:unique
59
sizeof (unique_t), offsetof(unique_t,
un_link
));
/src/external/gpl2/rcs/dist/src/
rcsedit.c
61
* (chnamemod): Work around bad_NFS_rename bug; don't ignore
un_link
result.
241
un_link
(s)
function
472
if (bad_fopen_wplus &&
un_link
(name) != 0)
1464
r =
un_link
(lockname);
1571
VOID
un_link
(dirtpname[i].string);
1641
if (
un_link
(to) != 0 && errno != ENOENT)
1649
if (do_link(from,to) != 0 ||
un_link
(from) != 0)
1863
nr =
un_link
(newRCSname);
1868
r =
un_link
(lockname);
1920
lr =
un_link
(lockname)
[
all
...]
rcsclean.c
230
if (perform &&
un_link
(workname) != 0)
rcsbase.h
483
int
un_link
P((char const*));
485
# define
un_link
(s) unlink(s)
macro
ci.c
772
r =
un_link
(workname); /* Get rid of old file */
Completed in 94 milliseconds
Indexes created Fri Sep 18 00:27:12 UTC 2026