Searched refs:tmpopts (Results 1 – 2 of 2) sorted by relevance
69 char tmpopts[MNT_LINE_MAX]; in hasmntopt() local70 char *f, *opts = tmpopts; in hasmntopt()78 return (f - tmpopts + mnt->mnt_mntopts); in hasmntopt()
241 struct mbuf *tmpopts, *opts = NULL; in udp_append() local295 tmpopts = sbcreatecontrol(&udp_in[1], in udp_append()298 if (tmpopts) { in udp_append()300 tmpopts->m_next = opts; in udp_append()301 opts = tmpopts; in udp_append()303 opts = tmpopts; in udp_append()