HomeSort by: relevance | last modified time | path
    Searched defs:play_msf (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/cdplay/
cdplay.c 176 static int play_msf(u_int, u_int, u_int, u_int, u_int, u_int);
815 return play_msf(m1, s1, f1, m2, s2, f2);
841 return play_msf(m1, s1, f1, m2, s2, f2);
1130 return play_msf(
1216 play_msf(u_int start_m, u_int start_s, u_int start_f, u_int end_m, u_int end_s, function in typeref:typename:int

Completed in 63 milliseconds