Home
last modified time | relevance | path

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

/openbsd/sys/arch/landisk/stand/xxboot/
H A Dufs12.h44 int ufs12_fchmod(struct open_file *f, mode_t mode);
H A Dboot1.c55 ufs12_stat, ufs12_readdir, ufs12_fchmod },
H A Dufs12.c772 ufs12_fchmod(struct open_file *f, mode_t mode) in ufs12_fchmod() function