Searched refs:id (Results 1 – 2 of 2) sorted by relevance
37 long id = gethostid (); in outside_chroot() local38 printf ("info: host ID outside chroot: 0x%lx\n", id); in outside_chroot()47 long id = gethostid (); in in_chroot() local48 printf ("info: host ID in chroot: 0x%lx\n", id); in in_chroot()
24 sethostid (long int id) in sethostid() argument
Completed in 5 milliseconds