Home
last modified time | relevance | path

Searched defs:linked (Results 1 – 2 of 2) sorted by relevance

/minix3/minix/commands/remsync/
H A Dremsync.c291 int linked; /* Is the file hard linked? */ member
303 void linked(entry_t *entry, struct stat *stp) in linked() function
/minix3/external/bsd/bind/dist/lib/dns/
H A Dzone.c11999 isc_boolean_t free_needed, linked = ISC_FALSE; in zone_shutdown() local