Searched refs:do_link (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14.2/contrib/bmake/ |
| H A D | make-bootstrap.sh.in | 56 do_link() { function 95 do_link bmake main.o job.o ${BASE_OBJECTS} ${LST_OBJECTS} ${LIB_OBJECTS}
|
| /freebsd-14.2/tests/sys/cddl/zfs/tests/ctime/ |
| H A D | ctime_001_pos.c | 81 int do_link(const char *pfile); 100 { ST_CTIME, "st_ctime", do_link }, 263 do_link(const char *pfile) in do_link() function
|
| /freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
| H A D | ctime.c | 155 do_link(const char *pfile) in do_link() function 296 { ST_CTIME, "st_ctime", do_link },
|
| /freebsd-14.2/usr.bin/xinstall/ |
| H A D | xinstall.c | 162 static int do_link(const char *, const char *, const struct stat *); 571 do_link(const char *from_name, const char *to_name, in do_link() function 674 if (do_link(from_name, to_name, target_sb) == -1) { in makelink()
|