Home | History | Annotate | Download | only in m_syswrap

Lines Matching refs:sun_path

636    if (sa == NULL || len == 0 || sa->sun_path[0] == '\0') {
639 VG_(sprintf)(name, "%s", sa->sun_path);
957 VG_(sprintf) ( outmsg, description, "sun_path" );
958 PRE_MEM_RASCIIZ( outmsg, (Addr) sun->sun_path );