Home
last modified time | relevance | path

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

/openbsd/bin/ksh/
H A Dshf.h62 struct shf *shf_sopen(char *, int, int, struct shf *);
H A Dshf.c187 shf_sopen(char *buf, int bsize, int sflags, struct shf *shf) in shf_sopen() function
701 shf_sopen(buf, bsize, SHF_WR, &shf); in shf_snprintf()
715 shf_sopen(NULL, 0, SHF_WR|SHF_DYNAMIC, &shf); in shf_smprintf()
H A Dtree.c352 shf_sopen(s, n, SHF_WR | (s ? 0 : SHF_DYNAMIC), &shf); in snptreef()
551 shf_sopen(NULL, 32, SHF_WR | SHF_DYNAMIC, &shf); in wdstrip()