Home
last modified time | relevance | path

Searched defs:mp (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/libio/
Dmemstream.c111 struct _IO_FILE_memstream *mp = (struct _IO_FILE_memstream *) fp; in weak_alias() local
129 struct _IO_FILE_memstream *mp = (struct _IO_FILE_memstream *) fp; in _IO_mem_finish() local
Dwmemstream.c111 struct _IO_FILE_wmemstream *mp = (struct _IO_FILE_wmemstream *) fp; in _IO_wmem_sync() local
130 struct _IO_FILE_wmemstream *mp = (struct _IO_FILE_wmemstream *) fp; in _IO_wmem_finish() local
/glibc-2.36/misc/
Dmntent_r.c117 get_mnt_entry (FILE *stream, struct mntent *mp, char *buffer, int bufsiz) in get_mnt_entry()
185 __getmntent_r (FILE *stream, struct mntent *mp, char *buffer, int bufsiz) in __getmntent_r()
/glibc-2.36/timezone/
Dzic.c3415 const char * mp; in newabbr() local