Home
last modified time | relevance | path

Searched refs:path_ofs (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/networking/
Dnetstat.c551 int num, path_ofs; in unix_do_one() local
561 path_ofs = 0; /* paranoia */ in unix_do_one()
563 &refcnt, &proto, &unix_flags, &type, &state, &inode, &path_ofs); in unix_do_one()
652 line += path_ofs; in unix_do_one()