Home
last modified time | relevance | path

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

/freebsd-14-stable/usr.sbin/ctld/
HDctld.h357 void option_delete(struct options *os, struct option *co);
HDctld.c648 option_delete(&pg->pg_options, o); in portal_group_delete()
1499 option_delete(&lun->l_options, o); in lun_delete()
1607 option_delete(struct options *options, struct option *o) in option_delete() function