Searched refs:tmpopts (Results 1 – 2 of 2) sorted by relevance
70 char tmpopts[MNT_LINE_MAX]; in hasmntopt() local71 char *f, *opts = tmpopts; in hasmntopt()79 return (f - tmpopts + mnt->mnt_mntopts); in hasmntopt()
243 struct mbuf *tmpopts, *opts = NULL; in udp_append() local303 tmpopts = sbcreatecontrol(&udp_in[1], in udp_append()306 if (tmpopts) { in udp_append()308 tmpopts->m_next = opts; in udp_append()309 opts = tmpopts; in udp_append()311 opts = tmpopts; in udp_append()