Home
last modified time | relevance | path

Searched defs:os (Results 1 – 3 of 3) sorted by relevance

/busybox-1.35.0/coreutils/
Duname.c108 char os[sizeof(CONFIG_UNAME_OSNAME)]; member
/busybox-1.35.0/util-linux/volume_id/
Docfs2.c92 struct ocfs2_super_block *os; in volume_id_probe_ocfs2() local
/busybox-1.35.0/shell/
Dash.c4264 sprint_status48(char *os, int status, int sigonly) in sprint_status48()