Searched refs:do_link (Results 1 – 4 of 4) sorted by relevance
| /src/contrib/bmake/ |
| H A D | make-bootstrap.sh.in | 58 do_link() { function 97 do_link bmake main.o job.o ${BASE_OBJECTS} ${LST_OBJECTS} ${LIB_OBJECTS}
|
| /src/tests/sys/cddl/zfs/tests/ctime/ |
| H A D | ctime_001_pos.c | 80 int do_link(const char *pfile); 99 { ST_CTIME, "st_ctime", do_link }, 262 do_link(const char *pfile) in do_link() function
|
| /src/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
| H A D | ctime.c | 156 do_link(const char *pfile) in do_link() function 297 { ST_CTIME, "st_ctime", do_link },
|
| /src/usr.bin/xinstall/ |
| H A D | xinstall.c | 150 static int do_link(const char *, const char *, const struct stat *); 559 do_link(const char *from_name, const char *to_name, in do_link() function 662 if (do_link(from_name, to_name, target_sb) == -1) { in makelink()
|