Searched refs:hs (Results 1 - 2 of 2) sorted by relevance

/system/core/sh/
H A Dhistedit.c170 sethistsize(const char *hs) argument
176 if (hs == NULL || *hs == '\0' ||
177 (histsize = atoi(hs)) < 0)
/system/core/toolbox/
H A Dnewfs_msdos.c833 off_t ms, hs = 0; local
889 hs = (ms / dlp.d_secsize) - dlp.d_secperunit;
902 bpb->hid = hs;

Completed in 3278 milliseconds