Home
last modified time | relevance | path

Searched refs:clean_token (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/rmformat/
H A Drmf_slice.c133 static void clean_token(char *cleantoken, char *token);
134 static void clean_token(char *cleantoken, char *token);
200 clean_token(cleaned, token); in sup_prxfile()
404 clean_token(char *cleantoken, char *token) in clean_token() function
460 clean_token(ident, token); in sup_setpart()
516 clean_token(cleaned, token); in sup_setpart()
565 clean_token(cleaned, token); in sup_setpart()
593 clean_token(cleaned, token); in sup_setpart()
638 clean_token(cleaned, token); in sup_setpart()
/illumos-gate/usr/src/cmd/format/
H A Dstartup.c460 clean_token(cleaned, token); in sup_prxfile()
525 clean_token(cleaned, token); in sup_setpath()
579 clean_token(cleaned, token); in sup_setdtype()
625 clean_token(ident, token); in sup_setdtype()
650 clean_token(cleaned, token); in sup_setdtype()
866 clean_token(ident, token); in sup_change_spec()
920 clean_token(ident, token); in sup_change_spec()
984 clean_token(cleaned, token); in sup_setpart()
1033 clean_token(ident, token); in sup_setpart()
1053 clean_token(cleaned, token); in sup_setpart()
[all …]
H A Dio.h104 void clean_token(char *cleantoken, char *token);
H A Dio.c171 clean_token(char *cleantoken, char *token) in clean_token() function
365 clean_token(buf, cptr); in getbn()
377 clean_token(buf, hptr); in getbn()
388 clean_token(buf, sptr); in getbn()
649 clean_token(cleantoken2, token2); in input()
680 clean_token(cleantoken, token); in input()
H A Dmenu_command.c157 clean_token(cleantoken, token); in c_disk()
2483 clean_token(s1, nclean); in c_volname()
2499 clean_token(nclean, volname); in c_volname()
H A Dmenu_scsi.c200 clean_token(s, nclean); in c_scsi()