Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/scripts/mod/
H A Dmodpost.c730 char *munged = NOFAIL(strdup(symname)); in handle_symbol() local
731 munged[0] = '_'; in handle_symbol()
732 munged[1] = toupper(munged[1]); in handle_symbol()
733 symname = munged; in handle_symbol()
/OK3568_Linux_fs/external/xserver/m4/
H A Dlibtool.m42248 # directories to be munged by the contents of PATH, which is string
/OK3568_Linux_fs/external/xserver/
H A DChangeLog68791 accordingly; older servers will reject connections thusly munged, so the
68792 proxy should fall back to passthrough if the munged connection attempt
79541 accordingly; older servers will reject connections thusly munged, so the
79542 proxy should fall back to passthrough if the munged connection attempt
132394 X server should never see, translate, or deal with a munged context.