Home
last modified time | relevance | path

Searched defs:um (Results 1 – 6 of 6) sorted by relevance

/openbsd/lib/libkvm/
H A Dkvm_udf.c79 struct umount um; in _kvm_stat_udf() local
/openbsd/usr.bin/pctr/
H A Dpctr.c248 char th[6], um[5], *msg; in pctr_fn2str() local
/openbsd/sbin/savecore/
H A Dsavecore.c399 mode_t um; in save_core() local
/openbsd/usr.bin/cvs/
H A Dutil.c154 mode_t um, gm, om; in cvs_modetostr() local
/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dtarget.c211 ffetargetAlign um; /* Updated modulo. */ in ffetarget_align() local
/openbsd/gnu/llvm/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1540 MappedType &getUses(UsesMap &um, const VarDecl *vd) { in getUses()