Searched refs:flh (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sbin/route/
H A Droute.c274 fiboptlist_range(const char *arg, struct fibl_head_t *flh) argument
316 TAILQ_INSERT_TAIL(flh, fl, fl_next);
325 fiboptlist_csv(const char *arg, struct fibl_head_t *flh) argument
355 error = fiboptlist_range(token, flh);
377 TAILQ_INSERT_TAIL(flh, fl, fl_next);
/freebsd-13-stable/sys/fs/nfsclient/
H A Dnfs_clrpcops.c5462 struct nfsclflayouthead flh; local
5483 LIST_INIT(&flh);
5495 &retonclose, &flh, cred, p, NULL);
5505 &retonclose, &flh, cred, p, NULL);
5509 &flh, layouttype, error, NULL, cred, p);
7497 struct nfsclflayouthead flh; local
7523 LIST_INIT(&flh);
7539 &retonclose, &flh, &laystat, cred, p);
7543 &stateid, retonclose, NULL, &lyp, &flh, layouttype, laystat,
8000 struct nfsclflayouthead flh; local
[all...]

Completed in 178 milliseconds