Home
last modified time | relevance | path

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

/freebsd-12.1/sbin/setkey/
H A Dparse.y72 static int setvarbuf(char *, int *, struct sadb_ext *, int, caddr_t, int);
862 setvarbuf(buf, &l, (struct sadb_ext *)&m_addr,
876 setvarbuf(buf, &l, (struct sadb_ext *)&m_addr,
994 setvarbuf(buf, &l, (struct sadb_ext *)&m_addr,
1007 setvarbuf(buf, &l, (struct sadb_ext *)&m_addr,
1065 setvarbuf(buf, &l,
1081 setvarbuf(buf, &l,
1183 setvarbuf(buf, &l, (struct sadb_ext *)&m_addr,
1196 setvarbuf(buf, &l, (struct sadb_ext *)&m_addr,
1276 setvarbuf(buf, off, ebuf, elen, vbuf, vlen) in setvarbuf() function