Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/proc/
Dproc_misc.c71 void proc_sprintf(char *page, off_t *off, int *lenp, const char *format, ...) in proc_sprintf() function
327 proc_sprintf(page, &off, &len, in kstat_read_proc()
331 proc_sprintf(page, &off, &len, in kstat_read_proc()
340 proc_sprintf(page, &off, &len, in kstat_read_proc()
352 proc_sprintf(page, &off, &len, in kstat_read_proc()
356 proc_sprintf(page, &off, &len, "\ndisk_io: "); in kstat_read_proc()
364 proc_sprintf(page, &off, &len, in kstat_read_proc()
376 proc_sprintf(page, &off, &len, in kstat_read_proc()
456 proc_sprintf(page, &off, &len, "%s\n", saved_command_line); in cmdline_read_proc()